Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
döda tangenter vill inte fungera
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
KK_r
Apprentice
Apprentice


Joined: 17 Dec 2003
Posts: 182

PostPosted: Fri May 14, 2004 8:52 pm    Post subject: döda tangenter vill inte fungera Reply with quote

Efter att jag emergat xorg-x11 slutade xmodmap att fungera korrekt. Om jag kör setxkbmap se_SE så försvinner både q, w och x samt en massa annat blir fel. Om jag inte gör något alls är tangentbordet nästan som det ska bara det att jag vill att knappen med ¨^~ ska t.ex. ge ett tyskt y om jag trycker ¨ + u som det är nu går ej detta. Även ´ och ` vill jag ha som "döda".

Någon som har någon ide eller tips?

XF86Config:
Code:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc102"
        Option "XkbLayout" "se"
EndSection


rc.conf:
Code:
KEYMAP="se-latin1"

_________________
Seamos realistas, exijamos lo imposibile
Back to top
View user's profile Send private message
Kirigoe
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2003
Posts: 147
Location: concrete hut, sweden

PostPosted: Sun May 16, 2004 1:15 pm    Post subject: Reply with quote

jag kör inte xorg själv, men för ett tag sedan byttes svenska keymap till "sv-latin1", så prova med KEYMAP="sv-latin1" i din rc.conf först.
_________________
+ adopt an unanswered post today!
+ kimono network monitor
+ downshift.org
Back to top
View user's profile Send private message
hw-tph
l33t
l33t


Joined: 08 Jan 2004
Posts: 768
Location: Uppsala, Sweden

PostPosted: Mon May 17, 2004 2:44 pm    Post subject: Reply with quote

Kör sjäv X.org och har inga problem med dessa inställningar:

/etc/rc.conf - observera CONSOLETRANSLATION:
Code:
KEYMAP="sv-latin1"
# ...och längre ner i filen:
CONSOLETRANSLATION="8859-1_to_uni"


/etc/X11/xorg.conf:
Code:
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver  "Keyboard" 
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "se"
EndSection


Lycka till!

Håkan
Back to top
View user's profile Send private message
KK_r
Apprentice
Apprentice


Joined: 17 Dec 2003
Posts: 182

PostPosted: Mon May 17, 2004 3:34 pm    Post subject: Reply with quote

Kirigoe wrote:
jag kör inte xorg själv, men för ett tag sedan byttes svenska keymap till "sv-latin1", så prova med KEYMAP="sv-latin1" i din rc.conf först.


skrev fel, det stod sv.

I konsollen fungerar det precis som jag vill att det ska göra men vare sig då jag använder xmodmap eller då jag petar i /usr/X11R6/lib/X11/symbols/pc/se eller någon av de andra tangentbordsfilerna får jag önskat resultat.
_________________
Seamos realistas, exijamos lo imposibile
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian 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