Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome mit deutscher Tastatur?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
atze
n00b
n00b


Joined: 14 Jul 2002
Posts: 55

PostPosted: Sun Jul 21, 2002 2:53 pm    Post subject: Gnome mit deutscher Tastatur? Reply with quote

Hi zusammen,

wie kann ich mein System (vorallem Gnome, System laeuft mit deutscher Tastatur) dazu bringen eine deutsche Tastatur zu benutzen???

Mfg
Atze
Back to top
View user's profile Send private message
tux-fan
Tux's lil' helper
Tux's lil' helper


Joined: 10 Apr 2002
Posts: 131
Location: Paderborn, Germany

PostPosted: Sun Jul 21, 2002 4:10 pm    Post subject: Reply with quote

In Gnome gibt's da wahrscheinlich nichts einzustellen. Das Keyboardlayout wird in /etc/X11/XF86Config definiert.
Back to top
View user's profile Send private message
Codec & Electron
n00b
n00b


Joined: 10 Jul 2002
Posts: 43
Location: Düsseldorf, Germany

PostPosted: Sun Jul 21, 2002 4:17 pm    Post subject: Reply with quote

Die Tatsatureinstellung für X ist in der Datei /etc/X11/XF86Config-4 oder /etc/X11/XF86Config vorzunehmen. Diese sollte folgende Section enthalten:
Code:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc102"
        Option      "XkbLayout" "de"
        Option      "XkbVariant" "nodeadkeys"
        Option      "XkbKeymap" "xfree86(de)"
EndSection

Wichtig sind in bezug auf die deutsche Einstellung vor allem XkbLayout und XkbKeymap. Darüber hinaus empfiehlt sich das Setzen folgender Umgebungsvariablen (z.B. in ~/.xinitrc):
Code:
LANG=de_DE@euro
LC_ALL=de_DE@euro


MfG,
C&E
Back to top
View user's profile Send private message
atze
n00b
n00b


Joined: 14 Jul 2002
Posts: 55

PostPosted: Mon Jul 22, 2002 10:52 am    Post subject: Reply with quote

Danke sehr, hat geklappt ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    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