Ubuntu 10.04 VNC Keymapping problem

You may find that if you connect to your Ubuntu 10.04 machine with VNC, the 's' key is incorrectly mapped to initiating the logout menu on the Desktop. The current best solution I can find so far is as follows, adopted from jarondl here.

Rewrite ~/.vnc/xstartup as follows:

##!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid navy # Choose your color
x-window-manager &
{
(gnome-panel 2> /dev/null &)
}
xterm &

Comments

Popular posts from this blog

Using PlayStation 1 Densha de Go controller on emulators

Using PS1/PC Densha de Go! controller SLPH-00051/TCPP-20001/DGOC-44U on PS4/Switch Densha de Go!!

Play octoshape stream on windows with VLC player