Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(Gelöst) F2 verhält sich wie STRG+ALT+F2 (xServer)
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
mf2
n00b
n00b


Joined: 14 Jun 2007
Posts: 48

PostPosted: Mon Oct 29, 2007 4:05 pm    Post subject: (Gelöst) F2 verhält sich wie STRG+ALT+F2 (xServer) Reply with quote

Hallo,

seitdem ich Gentoo installiert habe, habe ich beim X Server das Phänomen, dass ein Druck auf die Taste F2 das tty2 erscheinen lässt (wie die Tastenkombination STRG+ALT+F2).
Das ist ziemlich nervig, da F2 bspw. auch unter KDE der Shortcut für das Umbenennen einer Datei ist.

Hier mal meine xorg.conf: http://phpfi.com/272345

Ich verwende xorg-server-1.3.0.0 und Gentoo 2007.0 mit KDE 3.5.7.

Hat jemand vielleicht eine Idee?


Last edited by mf2 on Fri Nov 02, 2007 8:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3943
Location: Hamburg

PostPosted: Thu Nov 01, 2007 9:56 am    Post subject: Reply with quote

Hhm, KDE->Kontrollzentrum->Regionaleinstellungen->Tastenkürzel ?
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Thu Nov 01, 2007 1:15 pm    Post subject: Reply with quote

Ist es nur in KDE oder auch bei startx?
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
mf2
n00b
n00b


Joined: 14 Jun 2007
Posts: 48

PostPosted: Thu Nov 01, 2007 6:18 pm    Post subject: Reply with quote

Es ist auch bei startx.

Im Kontrollzentrum ist für F2 keine Tastenkombination eingetragen.
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3943
Location: Hamburg

PostPosted: Thu Nov 01, 2007 6:27 pm    Post subject: Reply with quote

Hhm, hier mal mein Keyboard-Konfigurationsabschnitt :
Code:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "de"
        Option      "XkbVariant" "nodeadkeys"
        Option      "XkbOptions" "eurosign:e"
EndSection
Back to top
View user's profile Send private message
mf2
n00b
n00b


Joined: 14 Jun 2007
Posts: 48

PostPosted: Thu Nov 01, 2007 8:27 pm    Post subject: Reply with quote

So sieht das bei mir aus:

Quote:

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "de"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
EndSection


Ich hab ma die Option "CoreKeyboard" auskommentiert, aber das hatte auch keinen Effekt. Und an nodeadkeys wird es ja wohl nich liegen, zumal ich gelegentlich auch ein é oder õ tippe.
Back to top
View user's profile Send private message
jkoerner
Apprentice
Apprentice


Joined: 04 Nov 2006
Posts: 270

PostPosted: Fri Nov 02, 2007 9:50 am    Post subject: Reply with quote

Moin,
was hast du in /etc/conf.d/keymaps geändert bzw eingetragen? Sektion EXTENDED_KEYMAPS wäre von besonderem Interesse.
Back to top
View user's profile Send private message
mf2
n00b
n00b


Joined: 14 Jun 2007
Posts: 48

PostPosted: Fri Nov 02, 2007 11:45 am    Post subject: Reply with quote

Quote:
~ $ cat /etc/conf.d/keymaps
KEYMAP="de"
SET_WINDOWKEYS="no"
EXTENDED_KEYMAPS=""
DUMPKEYS_CHARSET=""


Hmmmm könnte es an SET_WINDOWKEYS liegen?
Back to top
View user's profile Send private message
jkoerner
Apprentice
Apprentice


Joined: 04 Nov 2006
Posts: 270

PostPosted: Fri Nov 02, 2007 6:26 pm    Post subject: Reply with quote

Trag mal versuchshalber KEYMAP="de-latin1" ein und starte X neu.
Falls du nodeadkeys verwenden möchtest trägst du hier KEYMAP="de-latin1-nodeadkeys" ein.

Ist ein Auswechseln der Tastatur oder der Test eines anderen Betriebssystems möglich? Nur um einen Defekt der Tastatur auszuschließen...

An der SET_WINDOWKEYS liegt es nicht.
Back to top
View user's profile Send private message
mf2
n00b
n00b


Joined: 14 Jun 2007
Posts: 48

PostPosted: Fri Nov 02, 2007 8:18 pm    Post subject: Reply with quote

Hallo,

KEYMAP="de-latin1" hat das Problem behoben.

Vielen Dank! :)
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