19Nov/095
Ubuntu 9.04 Keyboard Mapping Problem on Tight VNC
After logged in to VNC server, I get problem with the keyboard mapping on Ubuntu 9.04. When I type "abcdefghij" I get "asdfghjkl;". After searching on Google, the problem was submitted as a bug and the work around is by adding:
export XKL_XMODMAP_DISABLE=1
In VNC’s xstartup file: $HOME/.vnc/xstartup
You have to add the line export XKL_XMODMAP_DISABLE=1 before /etc/X11/Xsession or gnome-session (in case you use GNOME)
November 28th, 2009 - 14:19
Thanks a lot for this!… This problem was driving me crazy ! lol
Keep up the good work !
January 25th, 2010 - 20:48
After reading several articles, THIS is the one that works! Thank you!
January 28th, 2010 - 09:49
thanks from VietNam
March 21st, 2010 - 06:07
…how do you edit the file
March 21st, 2010 - 06:15
go to your home directory and run: