Skip to main content
Topic: keyboard layout issue (Read 819 times) previous topic - next topic
0 Members and 6 Guests are viewing this topic.

keyboard layout issue

put my keyboard layout to FR when I booted into the live usb, I'm trying to install my graphical environment now but my keyboard layout is set to Qwerty, how do I put it back to AZERTY?









Re: keyboard layout issue

Reply #9
how do I access the vconsole.conf file to modify it
I guess just edit this file to replace KEYMAP=uk with KEYMAP=fr :
Code: [Select]
sudo nano /etc/vconsole.conf

Ctrl+O to write (save).
Press Enter to confirm the name of the file to modify.
Ctrl+X to exit.