fixed spaceball button callback (x11) compatibility with original GLUT: button
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 29 Sep 2018 06:05:26 +0000 (06:05 +0000)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 29 Sep 2018 06:05:26 +0000 (06:05 +0000)
commit0f239b79d6e1db71dece3ca2016aa7eacd81a57d
tree42504d193c4737d89ef76205c9ec82b0da58dbbd
parenta0871c21cb859cea6f24802b6828352a211ab102
fixed spaceball button callback (x11) compatibility with original GLUT: button
numbers should start from 1, not 0.

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