http://bugs.winehq.org/show_bug.cgi?id=29025 --- Comment #6 from Charlie <cdbiem101(a)embarqmail.com> 2011-11-12 10:16:03 CST --- I found the problem. It was with LXDE. When running in IceWM the elevator buttons work fine. Here is the output when running wine with export WINEDEBUG="+event": Using lxde (buttons inop): trace:event:call_event_handler 74 EnterNotify for hwnd/window 0x10042/3000007 trace:event:process_events processed 1 events trace:event:call_event_handler 74 ClientMessage for hwnd/window 0x10042/3000007 trace:event:handle_wm_protocols got take focus msg for 0x10042, enabled=trace:event:set_focus setting focus to 0x20026 (2a00001) time=695219 trace:eventrace:event:call_event_handler 233 ButtonPress for hwnd/window 0x20026/2a00002 trace:event:process_events processed 4 events trace:event:call_event_handler 233 ButtonRelease for hwnd/window 0x20026/2a00002 trace:event:process_events processed 1 events Using icewm (works fine): trace:event:call_event_handler 334 ButtonPress for hwnd/window 0x20026/1e00002 trace:event:process_events processed 1 events trace:event:call_event_handler 334 ButtonRelease for hwnd/window 0x20026/1e00002 trace:event:process_events processed 1 events I tried unchecking "Allow window manager to control the windows" and "Allow window manager to decorate the windows" and neither helped LXDE. Running in IceWM unfortunately didn't fix the turning 2 pages at once but at least the elevator buttons work. Is LXDE focus stealing maybe? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.