Hi cr9c
Load  kmaps.tcz.
You must be in the console to change the keyboard. If you are in the GUI, click on the  Exit  icon and select  Exit to Prompt.
Then execute the following command:
sudo loadkmap < /usr/share/kmap/qwerty/fr-latin9.kmap
startxIf the keyboard is to your liking, click on the  Editor  icon and add the following line to your  /opt/bootsync.sh  file:
loadkmap < /usr/share/kmap/qwerty/fr-latin9.kmap
    [EDIT]: Changed  bootlocal.sh  to  bootsync.sh.  Rich