]> source.dussan.org Git - tigervnc.git/commit
Do not translate mouse buttons according to the server map; treat VNC mouse buttons...
authorPeter Åstrand <astrand@cendio.se>
Thu, 10 Mar 2005 14:45:22 +0000 (14:45 +0000)
committerPeter Åstrand <astrand@cendio.se>
Thu, 10 Mar 2005 14:45:22 +0000 (14:45 +0000)
commit0aafa76cbe84310b564ddb84ce0e0c081961d775
tree3c0a6f8b9c93b60dc69a712fea734d7fdcbe558c
parent5e7af746d12167956076fb4df60485779af2846f
Do not translate mouse buttons according to the server map; treat VNC mouse buttons as logical buttons. This solves the problem with LeftHanded+LeftHanded=RightHanded, and is also much more in line with the keyboard handling: After all, keysyms are logical.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@239 3789f03b-4d11-0410-bbf8-ca57d06f2519
xc/programs/Xserver/vnc/XserverDesktop.cc