What keyboard layout are you using? What key are you pressing that is causing that? I'm guessing it might be something like Fn, eject, volume+, or some other "oddball" key. If you could narrow it down, that would help. If you're seeing a delay in the log file with Console.app, you can do what I do to debug. Open up terminal.app with 2 tabs In tab 1, run /Applications/Utilities/X11.app/Contents/MacOS/X11 -- listenonly In tab 2, run xterm tab 1 now shows what would be sent to your system.log. Thanks, Jeremy On Aug 17, 2008, at 21:54, Andrew Farmer wrote:
2.3.1rc1 seems to have indeed squished the "stuck modifiers" bug that was bugging me. I am getting a few occasional weird log entries, though, including:
DarwinPressModifierKey bad keycode: key=1469159 DarwinPressModifierKey bad keycode: key=1469153
Any idea what this is, and/or whether it matters?