On 27/10/2007 Wolfgang Mader wrote:
> I think also that it is a problem of xorg. My Keyboard leds are working at
> tty1 not but under X.
> An other problem (perhaps relatet) is that I only can use an american
> keyboard layout (under X). At tty1 I do have german layout (an configure). No 
> idea why.

Hey Wolfgang,

you need to configure the keyboard layout in /etc/X11/xorg.conf. Search
for "XkbLayout" and "XkbVariant" and change the values to

Option          "XkbLayout"     "de"
Option          "XkbVariant"    "nodeadkeys"

after that you need to restart your xserver, and should be able to use
your german keymap in X afterwards.

greetings,
 jonas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to