Just wanted to say thanks to Johan from comment #44. This works for me. I'm using an Ubuntu 9.04 client, connecting to an OpenSUSE 10.3 server. I've added a few things to Johan's lines...
xmodmap -e "keycode 110=Home" xmodmap -e "keycode 113=Left" xmodmap -e "keycode 114=Right" xmodmap -e "keycode 111=Up" xmodmap -e "keycode 116=Down" xmodmap -e "keycode 118=Insert" xmodmap -e "keycode 112=Page_Up" xmodmap -e "keycode 115=End" For some reason, when I press the Page_Down key, xev doesn't seem to think I'm sending _ANY_ key press events on the server. But at least I have my arrow keys and home/end working again. -- Regression: Connecting to FreeNX breaks keyboard layout in Intrepid https://bugs.launchpad.net/bugs/289918 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
