LinHES Forums
http://forum.linhes.org/

set keyboard layout?
http://forum.linhes.org/viewtopic.php?f=11&t=923
Page 1 of 1

Author:  water [ Sun Mar 07, 2004 9:56 am ]
Post subject:  set keyboard layout?

how can i change the keyboard loyout, i want to change it to the norwegian layout.

:water

Author:  Iceman [ Tue Apr 20, 2004 7:51 pm ]
Post subject: 

loadkeys XX
In my case, XX is it (italian)

/usr/share/keymaps/
This directory contains all keymaps avalaible

If you want to set ALWAYS your keyboard settings, edit /etc/init.d/keymap.sh, you can set the default keyboard language modifing this:

if [ -r ${CONFDIR}/${CONFFILEROOT}.${EXT}.gz ]
then
loadkeys ${CONFDIR}/${CONFFILEROOT}.${EXT}.gz
else
loadkeys it
fi

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/