Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
de-latin1-nodeadkeys - Alt-Gr
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
c0balt
Guru
Guru


Joined: 04 Jul 2004
Posts: 441
Location: Germany

PostPosted: Sun Jul 18, 2004 6:05 pm    Post subject: de-latin1-nodeadkeys - Alt-Gr Reply with quote

Hi,
ich hab seit längerem ein problem mit dem deutschen tastatur layout,
Alt-Gr mach mich wahnsinning..

zb { dabei verrencke ich mir jedesmal fast die hand, daumen auf alt-gr und zeigefinger auf 7 ist einfach umständlich.
ebenso dann mit []}

mein erster gedanke war das layout so zu ändern das die normale Alt-Taste (links der leertaste also) genau das selbe macht wie Alt-Gr (für STRG und SHIFT hat man schließlich auch jeweils links und rechts eine)
dann kann man aber auf der konsole nichtmehr per Alt-Fx zwischen terminals hin und herschalten!

weiß jemand wie ich das am besten lösen kann?
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Sun Jul 18, 2004 11:39 pm    Post subject: Reply with quote

Code:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option  "XkbModel"      "pc105"
        Option  "Xkblayout"     "uk"
        Option  "XkbOptions"    "ctrl:swapcaps"

Wer drückt schon gerne Shift-7? :wink:
Oder (Achtung: Geraten!)
Code:
keycode 115 = ISO_Level3_Shift Multi_key
um die Taste zwischen Strg und Alt als Alt-Gr zu benutzen...
Back to top
View user's profile Send private message
c0balt
Guru
Guru


Joined: 04 Jul 2004
Posts: 441
Location: Germany

PostPosted: Mon Jul 19, 2004 5:05 pm    Post subject: Reply with quote

hi

Code:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option  "XkbModel"      "pc105"
        Option  "Xkblayout"     "uk"
        Option  "XkbOptions"    "ctrl:swapcaps"


hmm, das ändert garnichts, außer das jetzt Alt-Gr auch nichtmehr geht =)

Code:

keycode 115 = ISO_Level3_Shift Multi_key

das klingt vielversprechend, in welchem file kann ich diese einstellung machen?
Back to top
View user's profile Send private message
c0balt
Guru
Guru


Joined: 04 Jul 2004
Posts: 441
Location: Germany

PostPosted: Mon Jul 19, 2004 5:07 pm    Post subject: Reply with quote

hi

Code:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option  "XkbModel"      "pc105"
        Option  "Xkblayout"     "uk"
        Option  "XkbOptions"    "ctrl:swapcaps"


hmm, das ändert garnichts, außer das jetzt Alt-Gr auch nichtmehr geht =)

Code:

keycode 115 = ISO_Level3_Shift Multi_key

das klingt vielversprechend, in welchem file kann ich die einstellung machen?
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Mon Jul 19, 2004 5:17 pm    Post subject: Reply with quote

In ~/.Xmodmap, man xmodmap könnte Dir weiterhelfen...

Ach ja, vielleicht funktioniert bei Dir ja xkeycaps
Back to top
View user's profile Send private message
c0balt
Guru
Guru


Joined: 04 Jul 2004
Posts: 441
Location: Germany

PostPosted: Mon Jul 19, 2004 5:26 pm    Post subject: Reply with quote

k thx, werd ich ausprobieren

sorry für doppel post, ka wie das passiert ist
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Mon Jul 19, 2004 5:35 pm    Post subject: Reply with quote

c0balt wrote:
hmm, das ändert garnichts, außer das jetzt Alt-Gr auch nichtmehr geht =)
Ach ja, stimmt:
Code:
cd /usr/X11R6/lib/X11/xkb/symbols
cp gb uk
das sollte helfen...dann wiederum, ich hab glaub ich nie "Xkblayout" "gb" ausprobiert...
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