This forum is no longer active. Please post your questions to our new community site
Keyboard declaration on Ubintu 10.10
|
|
I installed the Joomla VM on Ubuntu 10.10 on a French PC with AZERTY keyboard. I haven’t been able to find a way to change keyboard settings from US to FR. All documentation I found seems to point to /etc/X11/xorg.conf which of course is absence since the Xserver is not installed. Any hints gratefully accepted. |
|
|
Hi, You can change it installing console-data package: $ sudo apt-get update If you want to reconfigure the keyboard layout you can type: $ sudo dpkg-reconfigure console-data I hope it helps. |

