Hi folks,

I am having some trouble with an application running on
TurboVNC+VirtualGL due to mouse events.
The application has a zoom tool that can be used by holding the mouse
button 2 (the mouse wheel) and moving the mouse up and down.
I have runned xev inside the TurboVNC+VirtualGL session and also on a
regular workstation and results seems to be different for the mouse
button 2 hold and move up and down events. There seems to be additonal
KeyPress/KeyRelease events that are generated only when using
TurboVNC+VirtualGL. Why is this happening? Is there anyway to fix it?

I am currently using turbovnc-1.0.1-20110320 + VirtualGL-2.2.1-20110322.

Best regards,

Rafael GuimarĂ£es


XEV OUTPUT ON TURBOVNC+VIRTUALGL
================================

(...)

MotionNotify event, serial 28, synthetic NO, window 0x1c00001,
    root 0x25, subw 0x0, time 3159839835, (78,98), root:(583,120),
    state 0x0, is_hint 0, same_screen YES

ButtonPress event, serial 28, synthetic NO, window 0x1c00001,
    root 0x25, subw 0x0, time 3159841126, (78,98), root:(583,120),
    state 0x0, button 2, same_screen YES

KeyPress event, serial 28, synthetic NO, window 0x1c00001,
    root 0x25, subw 0x0, time 3159841690, (78,98), root:(583,120),
    state 0x200, keycode 14 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

MotionNotify event, serial 28, synthetic NO, window 0x1c00001,
    root 0x25, subw 0x0, time 3159841690, (79,98), root:(584,120),
    state 0x208, is_hint 0, same_screen YES

(...)

MotionNotify event, serial 28, synthetic NO, window 0x1c00001,
    root 0x25, subw 0x0, time 3159843095, (95,97), root:(600,119),
    state 0x208, is_hint 0, same_screen YES

KeyRelease event, serial 28, synthetic NO, window 0x1c00001,
    root 0x25, subw 0x0, time 3159844019, (95,97), root:(600,119),
    state 0x208, keycode 14 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

ButtonRelease event, serial 28, synthetic NO, window 0x1c00001,
    root 0x25, subw 0x0, time 3159844019, (95,97), root:(600,119),
    state 0x200, button 2, same_screen YES

MotionNotify event, serial 28, synthetic NO, window 0x1c00001,
    root 0x25, subw 0x0, time 3159844531, (96,98), root:(601,120),
    state 0x0, is_hint 0, same_screen YES

(...)


XEV OUTPUT ON REGULAR WORKSTATION
==================================

(...)

MotionNotify event, serial 31, synthetic NO, window 0x1c00001,
    root 0x55, subw 0x0, time 3160028295, (57,88), root:(61,113),
    state 0x10, is_hint 0, same_screen YES

ButtonPress event, serial 31, synthetic NO, window 0x1c00001,
    root 0x55, subw 0x0, time 3160029265, (57,88), root:(61,113),
    state 0x10, button 2, same_screen YES

MotionNotify event, serial 31, synthetic NO, window 0x1c00001,
    root 0x55, subw 0x0, time 3160029813, (58,88), root:(62,113),
    state 0x210, is_hint 0, same_screen YES

(...)

MotionNotify event, serial 31, synthetic NO, window 0x1c00001,
    root 0x55, subw 0x0, time 3160030143, (67,89), root:(71,114),
    state 0x210, is_hint 0, same_screen YES

ButtonRelease event, serial 31, synthetic NO, window 0x1c00001,
    root 0x55, subw 0x0, time 3160030917, (67,89), root:(71,114),
    state 0x210, button 2, same_screen YES

MotionNotify event, serial 31, synthetic NO, window 0x1c00001,
    root 0x55, subw 0x0, time 3160032322, (66,90), root:(70,115),
    state 0x10, is_hint 0, same_screen YES

(...)

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to