From d99165260070ce9668f3eeac8bb010393f490c0a Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 26 Jan 2012 09:27:48 +0100 Subject: turn on -emulate3buttons if less than 3 mouse buttons are reported Added -noemulate3buttons --- xorg-server/hw/xwin/win.h | 1 + 1 file changed, 1 insertion(+) (limited to 'xorg-server/hw/xwin/win.h') diff --git a/xorg-server/hw/xwin/win.h b/xorg-server/hw/xwin/win.h index 5de97af85..5ec7e3bee 100644 --- a/xorg-server/hw/xwin/win.h +++ b/xorg-server/hw/xwin/win.h @@ -97,6 +97,7 @@ #define MOUSE_POLLING_INTERVAL 50 #define WIN_E3B_OFF -1 +#define WIN_E3B_DEFAULT 0 #define WIN_FD_INVALID -1 #define WIN_SERVER_NONE 0x0L /* 0 */ -- cgit v1.2.3