From df4b31c869593d889a172c4e79dda6303d0b5dda Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 14 Mar 2013 00:10:15 +0100 Subject: input: ignore normal mouse click by default Apparently this annoyed some users. --- etc/input.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index ed10a71684..db378ff12f 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -27,6 +27,7 @@ # key combinations is only supported through the video windows of certain # output drivers (not in output windows of other drivers or in a terminal). +MOUSE_BTN0 ignore # don't do anything MOUSE_BTN0_DBL cycle fullscreen # toggle fullscreen on/off MOUSE_BTN2 cycle pause # toggle pause on/off MOUSE_BTN3 seek 10 -- cgit v1.2.3