well the problem I have only occurs when my python app. is running as a
Windows Service.  if I run the python app. as a process (i.e. from the
command line) it works as epxected via Remote Desktop.

still not sure what's going on.


On 2/28/07, Sick Monkey <[EMAIL PROTECTED]> wrote:

I have just gotten into pyHook, so I could be incredibly wrong, but I have
researched a lot into your problem.  (cuz I have the same question)

I think the python program has to be on the remote machine becuase from my
understanding pyHook just reads in the windows' keyboard driver.  And when
you remote desktop or VNC into another machine, i am pretty sure either
windows (for remote desktop) and vnc (the actual host program) controls the
key commands so the win objects would not work for remoting.



On 28 Feb 2007 09:46:20 -0800, abcd <[EMAIL PROTECTED]> wrote:
>
> anyone?
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to