I'd like to suggest an alternative workaround to this bug. I added the following section to /etc/xrdp/startwm.sh (after the bangline and before it sources the locale): # Fix keyboard layout /usr/bin/xmodmap -e 'keysym Alt_L = Alt_L' /usr/bin/xmodmap -e 'keycode 255 = Meta_L' /usr/bin/xmodmap -e 'keycode 254 = Meta_R' /usr/bin/xmodmap -e 'keycode 253 = Super_L' /usr/bin/xmodmap -e 'keycode 252 = Super_R' /usr/bin/xmodmap -e 'add mod3 = Super_L Super_R' /usr/bin/xmodmap -e 'add mod4 = Meta_L Meta_R
-- keyboard unusable after logging in https://bugs.launchpad.net/bugs/320393 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