Page 1 of 1

How can i change the keyboard from english to german?

Posted: Sun Aug 24, 2003 1:29 pm
by [cyber]
I use IceWM instead of KDE.
How can i change it there?
Plz help ;)

Posted: Tue Aug 26, 2003 8:27 pm
by Guest
Hi,



Srry I forgot to add this in the tut, but u have to change the language part. Go to this part of the tut

/usr/bin/X11/xvkbd -geometry 800x130-0-75 &
export LANG=en_US
exec icewm

and change the LANG part to the one shown. Srry about that

Posted: Thu Aug 28, 2003 9:47 am
by [cyber]
Thx for your help, but i dont mean the language :)
I want to change the keyboard layxout from qwerty to qwertz :D
Anyone an idea?

Posted: Thu Aug 28, 2003 4:08 pm
by rocketeer
Dunno if this helps with IceWM since my gentoox has no X so I haven't tried that, but I had to make these settings on my laptop running standard Gentoo with Gnome.

In /etc/rc.conf, I changed the line:

Code: Select all

KEYMAP="uk"
to

Code: Select all

KEYMAP="se-latin1"
that should be for the console...also change the

Code: Select all

CONSOLEFONT="lat9w-14"
or to some other consolefont found in your system, usually at /usr/share/consolefonts/


In /etc/profile I put the line:

Code: Select all

export LANG="en_SE.ISO8859-1"
meaning I want english messages/labels but other settings are swedish (SE).[/code]

Hope it helps...

xfce

Posted: Wed Oct 22, 2003 8:40 am
by faisalkm
I have the same pblm in xfce

Posted: Mon Jan 12, 2004 1:38 am
by vSaAmTp
xfce: the problem too, to set the language to german. for xfce are not much infos

Posted: Mon Jan 12, 2004 8:25 am
by nobspangle
to edit the layout of a the on screen keyboard you need to click on the xkbv button on the keyboard itself.

To edit the layout of a real (USB) keyboard you need to edit /etc/X11/XF86Config and find the section for your keyboard and change the language there then save the file and hit ctrl+alt+backspace to kill X if you have the gdm patch installed gdm will restart automatically if not you will need to type startx