You are not logged in.

#1 2009-02-06 09:32:14

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Keyboard layout wrong [SOLVED]

Mysteriously the keyboard layout set in xorg.conf is being completely ignored. Anybody know why?

From xorg.conf

Section "InputDevice"
  Identifier "Keyboard1"
  Driver "kbd"
  Option "AutoRepeat" "500" "30"
  Option "XkbRules" "xorg"
  Option "XkbModel" "pc104"
  Option "XkbLayout" "gb"

From Xorg.0.log

(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) AT Translated Set 2 keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "evdev"
(**) AT Translated Set 2 keyboard: xkb_rules: "evdev"
(**) Option "xkb_layout" "us"
(**) AT Translated Set 2 keyboard: xkb_layout: "us"

Last edited by dyscoria (2009-02-06 17:50:42)


flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)

Offline

#2 2009-02-06 10:57:46

Nepherte
Member
From: Singapore
Registered: 2008-09-09
Posts: 427
Website

Re: Keyboard layout wrong [SOLVED]

Offline

#3 2009-02-06 17:51:08

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Re: Keyboard layout wrong [SOLVED]

Thanks!

(Solution: Used hal rule from wiki page linked above)


flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)

Offline

Board footer

Powered by FluxBB