2010/2/2 Andy B <ab.ml...@ntlworld.com>

> Hi,
>
> Not sure whether this is a pygtk or a gtk issue, but...
>
> I've written an app which relies on key-press and key-release events.
>  Under windows XP, python 2.6, pygtk 2.16 and gtk+ 2.18 there are no
> problems, however under ubuntu 9.10 (32 & 64bit) I'm seeing a key-release
> event following each key-press event whilst a key is held down.


Maybe something with system configuration? IDK but on Arch:
key press= D
key press= D
key press= D
key press= D
key press= D
key press= D
key press= D
key release= D

When i'm holding 'D' down and then release.
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to