pyHook or SetWindowsHookEx

craig wickesser codecraig at gmail.com
Thu Mar 1 01:03:07 EST 2007


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 <sickcodemonkey at gmail.com> 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 <codecraig at gmail.com> wrote:
> >
> > anyone?
> >
> > --
> > http://mail.python.org/mailman/listinfo/python-list
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070301/9bd071ae/attachment.html>


More information about the Python-list mailing list