- Package:
- libgtk-vnc-2.0-0
- Source:
- gtk-vnc
- Description:
- VNC viewer widget for GTK+3 (runtime libraries)
- Submitter:
- Luca Capello
- Date:
- 2012-11-25 20:30:07 UTC
- Severity:
- normal
Hi there! The Ctrl-left key on my ThinkPad X60 is broken, thus I re-mapped it to CapsLock in /etc/default/keyboard, see: <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621835#83> However, virt-viewer does not like it and it obliges me to use the broken Ctrl-left key. The same happens with gvncviewer, thus reported it to libgtk-vnc ;-) Thx, bye, Gismo / Luca
Hi Luca, Sorry for the late reply. As far as I understand Gtk-VNC it uses the "hardware keycode" so the remapping will pass unnoticed (see ./src/vncdisplaykeymap_xorgevdev2rfb.c). Does it work if you remap in the VM? Cheers, -- Guido