>-----Original Message-----
>From: Michael Gusek <michael.gusek(at)web.de>
>To: de-bsd-questions(at)de.freebsd.org
>Date: Fri, 16 May 2003 14:47:32 +0200
>Subject: taste unter X11 ist weg
>
>Hallo !
>
>Die Taste "größer/kleiner/pipe" unter X11 ist tot. >Sprich, wenn ich die drück,
>kommt das entsprechende Zeichen nicht. Ich habs unter >kde und auch unter
>fvwm95 probiert, so das ich denk, es liegt an X11.
Hi Michael,
versuchs mal mit
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
^^^^
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection^
Mit pc105 sollte es wieder funktionieren.
Gruß
Lars
-- Remember, it's the man, not the machine. To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 16 May 2003 - 15:48:40 CEST