Hi!
I'm using COTVNC to connect to a linux server using X11VNC. I am using a macbook with a macbook keyboard and I can't write braces or brackets, nothing happens. Cmd + Shift + 7 or 8 doesn't work.
How can I fix this ? It is extremely annoying :(
running x11vnc :
sudo x11vnc -xkb -forever -usepw -auth /var/lib/gdm/:0.Xauth -add_keysyms -debug_keyboard
................................................
28/09/2011 03:35:10 # keyboard(down, 0xffe7 "Meta_L") uip=0 66.4836
28/09/2011 03:35:10 xkb_tweak_keyboard: down keysym=0xffe7 "Meta_L"
*** found more than one keycode: 064 205 "Alt_L" "null", picked this one: 064 (last down: 016)
28/09/2011 03:35:10 XTestFakeKeyEvent(dpy, keycode=0x32 "Shift_L", down)
28/09/2011 03:35:10 calling XTestFakeKeyEvent(50, 1) 66.4839
28/09/2011 03:35:10 XTestFakeKeyEvent(dpy, keycode=0x40 "Alt_L", down)
28/09/2011 03:35:10 calling XTestFakeKeyEvent(64, 1) 66.4840
28/09/2011 03:35:10 XTestFakeKeyEvent(dpy, keycode=0x32 "Shift_L", up)
28/09/2011 03:35:10 calling XTestFakeKeyEvent(50, 0) 66.4840
28/09/2011 03:35:10 # keyboard(down, 0xffe1 "Shift_L") uip=0 66.6925
28/09/2011 03:35:10 xkb_tweak_keyboard: down keysym=0xffe1 "Shift_L"
28/09/2011 03:35:10 XTestFakeKeyEvent(dpy, keycode=0x32 "Shift_L", down)
28/09/2011 03:35:10 calling XTestFakeKeyEvent(50, 1) 66.6928
28/09/2011 03:35:11 # keyboard(down, 0x2f "slash") uip=0 66.9566
28/09/2011 03:35:11 xkb_tweak_keyboard: down keysym=0x2f "slash"
28/09/2011 03:35:11 XTestFakeKeyEvent(dpy, keycode=0x10 "7", down)
28/09/2011 03:35:11 calling XTestFakeKeyEvent(16, 1) 66.9571
28/09/2011 03:35:11 # keyboard(up, 0x2f "slash") uip=0 67.0674
28/09/2011 03:35:11 xkb_tweak_keyboard: up keysym=0x2f "slash"
28/09/2011 03:35:11 XTestFakeKeyEvent(dpy, keycode=0x10 "7", up)
28/09/2011 03:35:11 calling XTestFakeKeyEvent(16, 0) 67.0676
28/09/2011 03:35:11 # keyboard(up, 0xffe1 "Shift_L") uip=0 67.1844
28/09/2011 03:35:11 xkb_tweak_keyboard: up keysym=0xffe1 "Shift_L"
28/09/2011 03:35:11 XTestFakeKeyEvent(dpy, keycode=0x32 "Shift_L", up)
28/09/2011 03:35:11 calling XTestFakeKeyEvent(50, 0) 67.1845
28/09/2011 03:35:11 # keyboard(up, 0xffe7 "Meta_L") uip=0 67.2113
28/09/2011 03:35:11 xkb_tweak_keyboard: up keysym=0xffe7 "Meta_L"
UP: found via klast, i=2
*** found more than one keycode: 064 205 "Alt_L" "null", picked this one: 064 (last down: 016)
28/09/2011 03:35:11 XTestFakeKeyEvent(dpy, keycode=0x40 "Alt_L", up)
28/09/2011 03:35:11 calling XTestFakeKeyEvent(64, 0) 67.2115
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
I meant option key not command key.