Keyboard layout in Sage appliance
Hi all,
I'm currently testing Sagemath on a Windows 7 box via sage appliance (4.7.2). I wanted to try the interactive shell out but it is not usable as my host keyboard layout is fr and the guest fedora box for sage uses en.
A quick search pointed me to the system-config-keyboard
command but too bad, it is not shipped with sage appliance 4.7.2. Any other hint ?
Final solution (see below): change layout via sudo nano /etc/sysconfig/keyboard
KEYTABLE="fr-latin1"
MODEL="pc105+inet"
LAYOUT="fr"