You are not logged in.

#1 2006-09-05 15:35:01

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Right alt key dont work..[solved]

My right alt key doesnt work as it supposed to work in X. Only without X my right alt key works as it should.

on terminal mode: right alt + 2 =  @, which is just as i want it
on X mode : right alt + 2 = 2..

My xorg.conf:

Section "InputDevice"
    Identifier  "Keyboard"
    Driver      "kbd"
        Option      "CoreKeyboard"
    Option "XkbRules" "xfree86"
    Option "xkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "se"
    Option "XkbVariant" "nodeadkeys"
    #Option "XkbOptions" "compose:ralt"
    #Option          "XkbOptions"    "compose:caps"

rc.conf:

LOCALE="sv_FI.ISO-8859-15@euro"
HARDWARECLOCK="localtime"
TIMEZONE="Canada/Pacific"
KEYMAP="sv-latin1"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"


Xorg.0.log:

(II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Synaptics TouchPad" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap

very annoying, would appreciate any help.


The ultimate Archlinux release name: "I am your father"

Offline

#2 2006-09-05 15:56:34

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: Right alt key dont work..[solved]

Alright works now..

this did the trick: "export LC_ALL=sv_SE"

also changed rc.conf:

CONSOLEFONT="lat9-16"

The ultimate Archlinux release name: "I am your father"

Offline

Board footer

Powered by FluxBB