Tiny Core Base > CorePlus
setxkbmap italian
(1/1)
0day:
How to for setxkbmap italian?
Misalf:
Load kmaps.tcz on-boot and add kernel boot code
--- Code: ---kmap=qwerty/it
--- End code ---
If you're using Xorg, create
/usr/local/share/X11/xorg.conf.d/10-keyboard.conf
--- Code: ---Section "InputClass"
Identifier "Keyboard Defaults"
MatchIsKeyboard "on"
Option "xkb_model" "pc105"
Option "XkbLayout" "it"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
--- End code ---
and add it to your backup.
Navigation
[0] Message Index
Go to full version