X and Fluxbox :: keyboard !
Hi!!
I'm french and I have a little problem with my keyboard
I've edited the following file /etc/init.d/knoppix-autoconfig
(...)
### localization
# Allow language specification via commandline. The default language
# will be overridden via "lang=de" boot commandline
LANGUAGE="$(getbootparam lang 2>/dev/null)"
[ -n "$LANGUAGE" ] || LANGUAGE="fr" <---
(...)
But some key doesn't work; like the accent
What is the simple way for have all the key off a standard french keyboard?
Sorry for my english...
Try this thread for stuff about keyboards.
To get from a US to a UK layout, I did went to the /usr/share/keymaps/i386/qwerty directory, copied the us layout to a backup, and copied the uk layout over the us one. Not very elegant, but it was easy and it worked!
thank's for your advice but I ever try this and it's not that I want, If i erase qwerty directory with azerty i've not all the french charactere???
I find my keymap -> /usr/shr/keymap/azerty/fr-latin0.kmap.gz
and now i search the the start file where I can put "loadkeys fr-latin0.kmap.gz"
If someone have an idea??
Or what is the default keymap file load by dsl?
Next Page...
original here.