[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kdesktop
From:       Chris Howells <howells () kde ! org>
Date:       2003-04-22 19:18:40
[Download RAW message or body]

CVS commit by howells: 

This should finally fix bug 25209.

Huge huge huge huge thanks to kawil who helped me with the scary xlib stuff and \
actually worked out how to fix the problem :)

CCMAIL: 25209-done@bugs.kde.org


  M +1 -1      xautolock.cc   1.10


--- kdebase/kdesktop/xautolock.cc  #1.9:1.10
@@ -241,5 +241,5 @@ void XAutoLock::selectEvents(Window wind
     XSelectInput(d, window, SubstructureNotifyMask |
              ((attribs.all_event_masks | attribs.do_not_propagate_mask)
-              & KeyPressMask) | attribs.your_event_mask);
+              & KeyPressMask) | attribs.your_event_mask | ButtonMotionMask | \
ButtonPressMask);  
     /*


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic