Fix VNC gnome session keyboard bug

Some versions of VNC have a bug in which the keyboard map is set up wrong. This means different characters appear on the remote machine to what you actually typed.

Add the following to your ~/.vnc/xstartup just under the #!/bin/bash line.

export XKL_XMODMAP_DISABLE=1

Ubuntu 10.10 users:

If the ‘d’ key causes your windows to minimise themselves…try the following

System->Preferences->Keyboard Shortcuts

Scroll down to "Hide all normal windows and set focus to the desktop", click to highlight, and hit the backspace key to set the shortcut to "Disabled".
This entry was posted in Ubuntu and tagged , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">