fixed 505588 1:2.0.8-1 thanks Must have been ,---- | commit 36d9b9f166a700d47322961d1768a6b8d6d5545c | Author: Peter Hutterer <[EMAIL PROTECTED]> | Date: Thu Oct 2 10:56:04 2008 +0930 | | Close fd on DEVICE_OFF. (LP #276887) | | Leaving the fd open means we still get keyboard events after VT switching | away. Coming back, some of these events are replayed on the application that | has the current focus. | | Reproduceable: | 1. open terminal, focus. | 2. VT switch away | 3. type something, preferably a password | 4. VT switch back, trigger a mouse event | 5. Observe the X server guessing your password. | | Closing the fd on DEVICE_OFF fixes this. Reopen is handled by the reopen | code introduced with | | commit 9930477cbeb4acfd070ae70894d13ffabfc347b8 | Author: Peter Hutterer <[EMAIL PROTECTED]> | Date: Tue Aug 26 14:33:40 2008 +0930 | | Attempt to re-open devices on read errors. `----
I don't use evdev for the keyboard. I guess that is why it only happened in conjunction with gpm paste events. Robert Grimm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]