View Full Version : Proplems with czech keyboard
celim
03-30-2008, 07:35 PM
Please is there somebody from Czech republic who could help me with adjusting of proper czech keyboard layout? I have problem with some special czech characters.
Please is there somebody from Czech republic who could help me with adjusting of proper czech keyboard layout? I have problem with some special czech characters.
You do not need anybody from Czech republic. You need to study very carefully man pages for Xorg in particularly things related to XKB files. Then you need to edit your xorg.conf file
Section "InputDevice"
Identifier "Keyboard0"
...
To see you current keyboard layout you can use
$xkbprint $DISPLAY kayboard.ps
This will generate single PostScript file containing the current layout. You can see your ps file with GhoastScript for instance.
gs kayboard.ps
To go easier through man pages you can use
xman
Cheers,
OKO
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.