This should have been fixed in TurboVNC 1.0, but the fix requires a somewhat recent version of Java (1.4 or later.)
On 11/30/10 12:01 PM, Rafael Guimaraes wrote: > Hi folks, > > I am having some problems here regarding the use of the mouse with > TurboVNC + VirtualGL. I am currently using the Java Applet client and > my mouse is not working properly. The mouse wheel, for example, is not > working on some applications the use it for zooming. I have tested the > mouse events with xev and they seem to be ok... Any clues? > > Best regards, > > Rafael > > Output from xev: > > PRESSING LEFT BUTTON: > ButtonPress event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649545251, (75,146), root:(964,168), > state 0x0, button 1, same_screen YES > > RELEASING LEFT BUTTON: > ButtonRelease event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649545543, (75,146), root:(964,168), > state 0x100, button 1, same_screen YES > > PRESSING MOUSE WHEEL: > ButtonPress event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649546617, (75,146), root:(964,168), > state 0x0, button 2, same_screen YES > > RELEASING MOUSE WHEEL: > ButtonRelease event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649546865, (75,146), root:(964,168), > state 0x200, button 2, same_screen YES > > PRESSING RIGHT BUTTON: > ButtonPress event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649547464, (73,146), root:(962,168), > state 0x0, button 3, same_screen YES > > RELEASING RIGHT BUTTON: > ButtonRelease event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649547649, (73,146), root:(962,168), > state 0x400, button 3, same_screen YES > > ROLLING THE WHEEL UP: > ButtonPress event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649548476, (73,146), root:(962,168), > state 0x0, button 4, same_screen YES > > ButtonRelease event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649548476, (73,146), root:(962,168), > state 0x800, button 4, same_screen YES > > > ROLLING THE WHEEL DOWN: > ButtonPress event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649550800, (73,146), root:(962,168), > state 0x0, button 5, same_screen YES > > ButtonRelease event, serial 26, synthetic NO, window 0x1400001, > root 0x25, subw 0x0, time 2649550800, (73,146), root:(962,168), > state 0x1000, button 5, same_screen YES > > > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > > > > _______________________________________________ > VirtualGL-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/virtualgl-users ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ VirtualGL-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/virtualgl-users
