permanently changing keyboard layout for forth

Bernardo Innocenti bernie at codewiz.org
Mon Mar 17 20:40:36 EDT 2008


C. Scott Ananian wrote:
> The /home/olpc/.i18n file should provide a lighter-weight mechanism to
> accomplish what you want; perhaps Michael or Bernie could elaborate?
> I'm not certain of the details myself.

To customize the keyboard, you need to either edit
/etc/sysconfig/keyboard, or create /home/olpc/.kbd.

The contents in both cases should be:

   XKB_MODEL="olpc"
   XKB_LAYOUT="<2 letter ISO country code>"
   XKB_VARIANT="olpc" # usually!
   KEYTABLE="<system console keymap>

See http://wiki.laptop.org/go/Olpc-utils for further details.

-- 
 \___/
 |___|   Bernardo Innocenti - http://www.codewiz.org/
  \___\  One Laptop Per Child - http://www.laptop.org/



More information about the Devel mailing list