Hello Tigervnc-Team,

even though tigervnc is nearly perfect as it is, I found again one thing with
the keyboard:
I'm an awesome-window-manger user (obviously Linux) and in awesome you move
windows with "Shift - Super_L - <number>" to the screen number you want to.
This works in tigervnc for the numbers 1,4 and 5.
For 2,3,7,9 the command doesn't arrive. The Shift-Superl_L-6 moves in fact to
screen 7 and 7 moves to 8. Really strange....

xev shows the correct behaviour for Shift-Super_L-1.

KeyPress event, serial 33, synthetic NO, window 0x4600001,
     root 0x2ea, subw 0x0, time 61497038, (738,284), root:(739,323),
     state 0x10, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
     XLookupString gives 0 bytes:
     XmbLookupString gives 0 bytes:
     XFilterEvent returns: False

KeyPress event, serial 33, synthetic NO, window 0x4600001,
     root 0x2ea, subw 0x0, time 61498524, (738,284), root:(739,323),
     state 0x50, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
     XLookupString gives 0 bytes:
     XmbLookupString gives 0 bytes:
     XFilterEvent returns: False

  >> here I pressed "1"
FocusOut event, serial 33, synthetic NO, window 0x4600001,
     mode NotifyGrab, detail NotifyAncestor

  >> here I released "1" which produces two messages
FocusIn event, serial 33, synthetic NO, window 0x4600001,
     mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 33, synthetic NO, window 0x0,
     keys:  68  0   0   0   0   0   4   0   0   0   0   0   0   0   0   0
            32  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

KeyRelease event, serial 33, synthetic NO, window 0x4600001,
     root 0x2ea, subw 0x0, time 61502222, (738,284), root:(739,323),
     state 0x51, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
     XLookupString gives 0 bytes:
     XFilterEvent returns: False

KeyRelease event, serial 33, synthetic NO, window 0x4600001,
     root 0x2ea, subw 0x0, time 61503205, (738,284), root:(739,323),
     state 0x50, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
     XLookupString gives 0 bytes:
     XFilterEvent returns: False


for the non working Shift-Superl_L-2 via tigervnc the xev shows this:

KeyPress event, serial 33, synthetic NO, window 0x3800001,
     root 0x13c, subw 0x0, time 382267591, (-318,487), root:(758,524),
     state 0x0, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
     XLookupString gives 0 bytes:
     XmbLookupString gives 0 bytes:
     XFilterEvent returns: False

KeyPress event, serial 33, synthetic NO, window 0x3800001,
     root 0x13c, subw 0x0, time 382268054, (-318,487), root:(758,524),
     state 0x40, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
     XLookupString gives 0 bytes:
     XmbLookupString gives 0 bytes:
     XFilterEvent returns: False

   >> here I pressed "2"

KeyPress event, serial 33, synthetic NO, window 0x3800001,
     root 0x13c, subw 0x0, time 382269017, (-318,487), root:(758,524),
     state 0x41, keycode 48 (keysym 0x22, quotedbl), same_screen YES,
     XLookupString gives 1 bytes: (22) """
     XmbLookupString gives 1 bytes: (22) """
     XFilterEvent returns: False

KeyRelease event, serial 33, synthetic NO, window 0x3800001,
     root 0x13c, subw 0x0, time 382269197, (-318,487), root:(758,524),
     state 0x41, keycode 48 (keysym 0x22, quotedbl), same_screen YES,
     XLookupString gives 1 bytes: (22) """
     XFilterEvent returns: False

KeyRelease event, serial 33, synthetic NO, window 0x3800001,
     root 0x13c, subw 0x0, time 382271030, (-318,487), root:(758,524),
     state 0x41, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
     XLookupString gives 0 bytes:
     XFilterEvent returns: False

KeyRelease event, serial 33, synthetic NO, window 0x3800001,
     root 0x13c, subw 0x0, time 382271478, (-318,487), root:(758,524),
     state 0x40, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
     XLookupString gives 0 bytes:
     XFilterEvent returns: False


And you see the '"' character printed in terminal, whereas normally you don't
see any character printed.

Shift_L or Shift_R doesn't make a difference in behaviour.

Can others reproduce the behaviour?
Any idea what can be wrong?

Thanks a lot,

Michael

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to