Console

Modify keyboard layout on the fly

At the prompt, run the following command to modify the keyboard layout to the French keymap:

loadkeys fr

Modify keyboard layout permanently

To make the keyboard layout modification permanent (across reboots) edit the file /etc/sysconfig/console and add:

KEYMAP="fr"