The mapping from XInput button mask to the standard X event button mask is not 1...
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 9 Aug 2012 01:36:31 +0000 (01:36 +0000)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 9 Aug 2012 01:36:31 +0000 (01:36 +0000)
commit6dc97d7f1133eab6d075159c38f9cbd816de84e7
tree9ca83acf080777ff01883837a4e081c4b60415a3
parent7f16b88649f41b77a0532422e3861e260d683d9f
The mapping from XInput button mask to the standard X event button mask is not 1-1, fixed.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1386 7f0cb862-5218-0410-a997-914c9d46530a
src/x11/fg_xinput_x11.c