Revision: 4442
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4442&view=rev
Author:   ossman_
Date:     2011-05-24 11:32:36 +0000 (Tue, 24 May 2011)

Log Message:
-----------
Allow buttons 6 and 7 to be used as well so that we can get horizontal
wheel events.

Modified Paths:
--------------
    trunk/unix/xserver/hw/vnc/Input.cc

Modified: trunk/unix/xserver/hw/vnc/Input.cc
===================================================================
--- trunk/unix/xserver/hw/vnc/Input.cc  2011-05-24 07:49:09 UTC (rev 4441)
+++ trunk/unix/xserver/hw/vnc/Input.cc  2011-05-24 11:32:36 UTC (rev 4442)
@@ -72,7 +72,7 @@
 
 static LogWriter vlog("Input");
 
-#define BUTTONS 5
+#define BUTTONS 7
 static int pointerProc(DeviceIntPtr pDevice, int onoff);
 
 static int keyboardProc(DeviceIntPtr pDevice, int onoff);


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to