Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 08:45:14 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-x11@freebsd.org
Subject:   x11/slim does not pickup correct xkb keymap from xorg.conf
Message-ID:  <1369151114619-5813727.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
my /etc/X11/xorg.conf has:
Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option      "XkbModel" "pc105"
        Option      "XkbLayout" "fr"
##	MatchIsKeyboard "on"
EndSection

# service onestart slim
xorg starts, keymap is wrong, the log shows as below and I have to manually
run "setxkbmap fr"
II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.7.7, module version = 1.7.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
(**) AT Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Option "XkbRules" "base"
(**) Option "XkbModel" "pc105"
(**) Option "XkbLayout" "us"




-----
10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel

--
View this message in context: http://freebsd.1045724.n5.nabble.com/x11-slim-does-not-pickup-correct-xkb-keymap-from-xorg-conf-tp5813727.html
Sent from the freebsd-x11 mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1369151114619-5813727.post>