Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[DUP] Tastatur-Problem unter X
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Gast
n00b
n00b


Joined: 01 Nov 2004
Posts: 28
Location: .de

PostPosted: Fri Nov 12, 2004 11:52 pm    Post subject: [DUP] Tastatur-Problem unter X Reply with quote

Hallo Forum!


Leider bin ich in letzter Zeit kaum dazu gekommen, meine Gentoo-Installation fertig zu machen. Es gibt noch ein paar kleinere Probleme. Mal sehen, ob ich das am Wochenende hinbekomme...

Besonders ärgerlich ist, dass meine (Standard-) Tastatur unter X zwar mit völlig normal mit Umlauten usw funktioniert, aber die eine Taste zwischen LeftShift und "y" irgendwie tot ist. Die mit den "größer/kleiner als"-Tasten und dem Pipe-Symbol.

Das ist natürlich schon etwas unpraktisch.
Erwähnenswert ist vielleicht noch, dass auf der Konsole diese Taste funktioniert, die Umlaute aber verrückt spielen. So erscheint beim "ä" das Summenzeichen. Bei der Installation hab ich damals aber extra die dt. Tastatur gewählt.

Hier ist der Tastatur-Teil meiner xorg.conf:



Code:

Section "InputDevice"

    Identifier   "Keyboard1"
    Driver   "Keyboard"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option "Protocol"   "Xqueue"

    Option "AutoRepeat" "500 30"


    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"   "de"

EndSection


Unter Knoppix z.B. funktioniert die komplette Tastatur, der Eintrag ist ähnlich. Komisch...
Back to top
View user's profile Send private message
Linuxpeter
Guru
Guru


Joined: 28 May 2004
Posts: 403
Location: Dresden, Germany

PostPosted: Sat Nov 13, 2004 12:04 am    Post subject: Reply with quote

Hier mal meine:
Code:

Section "InputDevice"
    Identifier "Keyboard1"
    Driver      "kbd"
    Option       "AutoRepeat" "500 30"
    Option       "XkbRules" "xorg"
    Option       "XkbModel" "pc105"
    Option       "XkbLayout" "de"
    Option       "XkbVariant" "nodeadkeys"
EndSection

_________________
Regards, Linuxpeter
Wenn "Windows" die Antwort ist, war es eine dumme Frage. ;-)
Is "Windows" the answer, then it was a stupid question. ;-)
Back to top
View user's profile Send private message
Gast
n00b
n00b


Joined: 01 Nov 2004
Posts: 28
Location: .de

PostPosted: Sat Nov 13, 2004 12:18 am    Post subject: Reply with quote

Danke für den Hinweis. Habe es mal mit deiner Version probiert, das Problem bleibt aber bestehen :-(
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Sat Nov 13, 2004 1:22 am    Post subject: Reply with quote

Hört sich verdächtig nach
:arrow: seit Umstieg aufX.org fehlen einige Zeichen
an. Bitte dort posten, wenn nötig.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum