*** This bug is a duplicate of bug 112955 ***
    https://bugs.launchpad.net/bugs/112955

Another hack for this problem in feisty that works for me. Append the
following lines to the Default file in /etc/gdm/PostSession :

KB_BACKUP="$HOME/.gconf/desktop/gnome/peripherals/keyboard/kbd.sysbackup"

if [ -d $KB_BACKUP ]; then
        rm -r $KB_BACKUP
fi

This eliminates the annoying keymap query when logging into the server after a 
VNC visit. It returns to the 
originally configured xorg.conf setup. I haven't tested it when there are two 
logins to the same account.

-- 
Scrambled Keys in feisty ubuntu desktop
https://bugs.launchpad.net/bugs/108928
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to