From kde-commits Thu Apr 24 11:02:09 2003 From: =?utf-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Thu, 24 Apr 2003 11:02:09 +0000 To: kde-commits Subject: KDE_3_1_BRANCH: kdebase/kdesktop X-MARC-Message: https://marc.info/?l=kde-commits&m=105118246001737 CVS commit by lunakl: Here reverting last commit too. M +1 -1 xautolock.cc 1.9.2.2 --- kdebase/kdesktop/xautolock.cc #1.9.2.1:1.9.2.2 @@ -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 | ButtonMotionMask | ButtonPressMask); + & KeyPressMask) | attribs.your_event_mask); /*