Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
seit Umstieg auf X.org fehlen einige Zeichen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
hashier
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2004
Posts: 80
Location: Germany/Braunschweig

PostPosted: Mon Apr 25, 2005 9:39 pm    Post subject: Reply with quote

Noch ein Loesungsvorschlag:



Bin gerade von
https://forums.gentoo.org/viewtopic-t-323083.html
Auf dieses Problem gestossen und wollte mal sehen welche Loesung ihr so gefunden habt, ich hatte das Problem auch schonmal vor ewigkeiten und bei mir haben all diese "komischen" Loesungen nichts gebracht, aber durch sehr viel rumfrickeln und probieren hab ich diese hier gefunden und die hat bis jetzt immer sehr schnell und zuverlaessig zum Ziel gefuehrt, mitlerweile auch bei etlichen Freunden mit dem Problem.


Loesung (Klappt zumindest be xorg, bei xfree hab ich es, glaub ich, nie machen muessen):

$ su -
# rm -rf /usr/lib/X11/xkb
# emerge -av xorg-x11

X neustarten und es sollte auch sofort wieder gehen, ohne irgendwelche neuen Xmodmap configs oder sowas, was ich wesentlich schoener finde.


Sagt mal eure Meinung dazu.
Back to top
View user's profile Send private message
tacker
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jul 2004
Posts: 85
Location: Offenbach, Germany

PostPosted: Thu Jun 02, 2005 10:37 am    Post subject: Reply with quote

hashier wrote:
Noch ein Loesungsvorschlag:
# rm -rf /usr/lib/X11/xkb
# emerge -av xorg-x11
X neustarten und es sollte auch sofort wieder gehen


Interessant. Und es hat funktioniert.
Back to top
View user's profile Send private message
Yonathan
l33t
l33t


Joined: 05 Jan 2005
Posts: 662

PostPosted: Thu Mar 30, 2006 10:09 pm    Post subject: Reply with quote

Swoon wrote:
Das selbe Problem hatte ich auch ( :/ ), ich hatte das wegbekommen, indem ich die xmodmap editiert habe.
Also mach folgendes:
1. starte "xev", das ist ein Programm, mit dem du dir die Keycodes anzeigen lassen kannst, wenn du die Taste drückst
2. benutze "xmodmap -pke > .xmodmap", um dir die aktuelle Keycode-Tabelle auszugeben.
3. editiere die .xmodmap-Datei nach deinen Bedürfnissen (also bei dem entsprechenden Keycode "<" einfügen (bei mir fehlte auch noch ein zweiter Key, ich glaub es war das "^").
4. mit "xmodmap .xmodmap" kannst du jetzt die neue Keycode-Tabelle einladen
(5. den Befehl in den Autostart packen, das kannst du z.B. bei KDE in ~/.kde/Autostart machen [man muss eine komische KDE-Verknüpfungsdatei erzeugen])

Jetzt sollte eigentlich alles funktionieren...

[Edit] Btw: Am selben Ort kann man sich direkt auch noch die Windows-Taste o.ä. binden...

Swoon


hallo swoon oder wer es sonst noch liest

ich habe in diese .xmodmap mal bei keycode 94 less greater und pipe eingetragen:
1. pipe bringt ne fehlermeldung
2. altgr hat den keycode 113, wenn ich aber alt gr+< drücke, dann erhalte ich: <
3. xev zeigt mir, dass sowohl shift als auch alt gr keycode 113 haben
Code:
KeyPress event, serial 28, synthetic NO, window 0x1000001,
    root 0x46, subw 0x0, time 7448937, (535,598), root:(538,627),
    state 0x10, keycode 94 (keysym 0x3c, less), same_screen YES,
    XLookupString gives 1 bytes: (3c) "<"
    XmbLookupString gives 1 bytes: (3c) "<"
    XFilterEvent returns: False
-----------------------------------------------------
KeyPress event, serial 31, synthetic NO, window 0x1000001,
    root 0x46, subw 0x0, time 7450750, (535,598), root:(538,627),
    state 0x10, keycode 62 (keysym 0xffe2, Shift_R), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 31, synthetic NO, window 0x1000001,
    root 0x46, subw 0x0, time 7451360, (535,598), root:(538,627),
    state 0x11, keycode 94 (keysym 0x3e, greater), same_screen YES,
    XLookupString gives 1 bytes: (3e) ">"
    XmbLookupString gives 1 bytes: (3e) ">"
    XFilterEvent returns: False
-------------------------------------------------------
KeyPress event, serial 31, synthetic NO, window 0x1000001,
    root 0x46, subw 0x0, time 7455206, (519,580), root:(522,609),
    state 0x10, keycode 113 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 31, synthetic NO, window 0x1000001,
    root 0x46, subw 0x0, time 7455674, (519,580), root:(522,609),
    state 0x90, keycode 94 (keysym 0x3c, less), same_screen YES,
    XLookupString gives 1 bytes: (3c) "<"
    XmbLookupString gives 1 bytes: (3c) "<"
    XFilterEvent returns: False

von pipe ist da offensichtlich nix zu sehen.

der ordner /usr/share/xmodmap existiert garnicht
_________________
Athlon XP+ 2400 Thunderbird,
Abit NF7
1536MB DDR (266),
Radeon 9200 (256mb)
gentoo 2.6.19-r5
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
Goto page Previous  1, 2
Page 2 of 2

 
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