You are not logged in.

#1 2010-06-23 08:05:09

m4co
Member
Registered: 2009-12-29
Posts: 117
Website

[SOLVED] lost my keyboard keymap after upgrade

Hi!

After this upgrade (xorg among them), my keyboard is set to english again,

- in rc.conf the keymap is correctly set to sv-latin1

- typing loadkeys sv-latin1 in the terminal does not help

- if I log in as root, typing in the terminal gives me the right keyboard?

So I dont get it what could be missing here,
even during boot it says loading keymap sv-latin1 OK

Last edited by m4co (2010-06-23 12:49:03)


Don't panic !

Offline

#2 2010-06-23 08:14:31

chpln
Member
From: Australia
Registered: 2009-09-17
Posts: 361

Re: [SOLVED] lost my keyboard keymap after upgrade

Both the keymap you see in rc.conf (which is the keymap applied when booting) and loadkeys have no effect on X.  You're probably after setxkbmap.

Anyway, xorg-xserver no longer makes use of hal.  See http://www.archlinux.org/news/502/.  Identical thread here: http://bbs.archlinux.org/viewtopic.php?id=99556.

Last edited by chpln (2010-06-23 08:16:35)

Offline

#3 2010-06-23 08:39:48

m4co
Member
Registered: 2009-12-29
Posts: 117
Website

Re: [SOLVED] lost my keyboard keymap after upgrade

now both my keyboard and mouse don worksince my system will auto login i cant change it back, what to do?


Don't panic !

Offline

#4 2010-06-23 08:42:19

m4co
Member
Registered: 2009-12-29
Posts: 117
Website

Re: [SOLVED] lost my keyboard keymap after upgrade

Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
        Option "XkbLayout" "sv-latin1"
EndSection

Don't panic !

Offline

#5 2010-06-23 10:22:56

m4co
Member
Registered: 2009-12-29
Posts: 117
Website

Re: [SOLVED] lost my keyboard keymap after upgrade

ok managed to log in in root and comment out that line

I also tried by putting sv instead of sv-latin1

it just doesnt work, the keyboard didnt work at all actually

anything im missing?


Don't panic !

Offline

#6 2010-06-23 12:48:46

m4co
Member
Registered: 2009-12-29
Posts: 117
Website

Re: [SOLVED] lost my keyboard keymap after upgrade


Don't panic !

Offline

Board footer

Powered by FluxBB