[arch-general] Problems with keyboardinput
Roman Kyrylych
roman.kyrylych at gmail.com
Thu Mar 13 03:56:40 EDT 2008
2008/3/12, Johannes Held <mail at hehejo.de>:
> Loui <louipc.ist at gmail.com>:
>
> >> May someone show me the maillinglistarchive of this ML?
> >> Then I try to find it.
> > http://archlinux.org/pipermail/arch-general/
>
>
> Thank you.
> I looked through these mails quite a bit - but I didn't find my old thread.
> And I don't have this nice snipped of commandline here in ~/tmp anymore..
>
> May someone tell me the orgirinal KEYMAP in rc.conf? perhaps it works with
> an english-map.
KEYMAP="us"
> Which program is in charge of the keymaps on console and X?
kbd_mode -a # for non-Unicode mode
kbd_mode -u # for Unicode mode
loadkeys <keymap>
loadkeys -u <unicode-keymap>
setfont <font>
echo -ne "\e%G" # to switch to Unicode font table
echo -ne "\e%@" # to switch to non-Unicode font table
echo -ne "\e(K" # additionally, if you use non-latin font
--
Roman Kyrylych (Роман Кирилич)
More information about the arch-general
mailing list