[EMAIL PROTECTED] writes: > I am able to remap the keys in X, but I have no clue where to begin > working to alleviate the console situation.
Your default keymap is in /etc/kbd/ and other keymaps are in /usr/share/keymaps/ Make a new keymap based on /etc/kbd/default.kmap.gz `loadkeys yourfile` to activate. When you have one you like, replace the default one with yours.