]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.c
never mind on the hint idea, it was fun while it lasted. at least i know it is there...
[chaz/openbox] / openbox / screen.c
index e8ef385748aa799956fb96155d522457d6fdc0d0..74b8e71db4d8c42f553dadab2427cf9b0e9bebba 100644 (file)
@@ -47,8 +47,7 @@
 #define ROOT_EVENTMASK (StructureNotifyMask | PropertyChangeMask | \
                         EnterWindowMask | LeaveWindowMask | \
                         SubstructureRedirectMask | FocusChangeMask | \
-                        ButtonPressMask | ButtonReleaseMask | \
-                        ButtonMotionMask | PointerMotionHintMask)
+                        ButtonPressMask | ButtonReleaseMask | ButtonMotionMask)
 
 guint    screen_num_desktops;
 guint    screen_num_monitors;
This page took 0.020508 seconds and 4 git commands to generate.