From 733b4f4a3366eca53dc68fd40069b673b0261c96 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 23 Jul 2002 06:04:08 +0000 Subject: [PATCH] add comment --- src/blackbox.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/blackbox.cc b/src/blackbox.cc index 43f02f24..29de8820 100644 --- a/src/blackbox.cc +++ b/src/blackbox.cc @@ -439,6 +439,7 @@ void Blackbox::process_event(XEvent *e) { if ( i > 0 ) e = &realevent; + // the pointer is on the wrong screen if (! e->xmotion.same_screen) break; -- 2.39.2