#692220 libgtk-vnc-2.0-0: custom keyboard (ctrl:nocaps) not taken into account

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
#692220#5
Date:
2012-11-03 16:21:56 UTC
From:
To:
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

#692220#10
Date:
2012-11-25 19:31:57 UTC
From:
To:
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