For a proper keyboard on X, run the following: [CODE] setxkbmap -rules evdev -model nokiarx51 -option grp:ctrl_shift_toggle -layout us Please post if you know how to properly configure this in e17.
nano /usr/share/applications/keybset.desktop
[Desktop Entry] Name=Keybset Comment=Sets the RX-51 keyboard layout Exec=setxkbmap -rules evdev -model nokiarx51 -option grp:ctrl_shift_toggle -layout us Icon=false NoDisplay=false Terminal=true Type=Application Categories= StartupNotify=true
chmod a+x /usr/share/applications/keybset.desktop