Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2006 15:40:57 +0200
From:      Dejan Lesjak <dejan.lesjak@ijs.si>
To:        freebsd-x11@freebsd.org
Cc:        martinko <martinkov@pobox.sk>, freebsd-questions@freebsd.org
Subject:   Re: X11 6.9 issue -- option "XkbOptions" and missing keyboard layout
Message-ID:  <200605081540.57413.dejan.lesjak@ijs.si>
In-Reply-To: <445E9219.2040006@pobox.sk>
References:  <445E9219.2040006@pobox.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 08 May 2006 02:34, martinko wrote:
> hello list!
>
> i've just upgraded X11 from 6.8.2 to 6.9.0 and after starting up X11 it
> displays a message saying that xkbcomp reports that it cannot find file
> "pc/sk_qwerty". and therefore it reverts back to "default" or something.
>
> this is very strange because i've been using the setting since X11 6.7.
> it seems the file is missing in the latest X11. (?)
>
> note that when it fails i can't, for instance, switch to console via
> ctrl+alt+F?.
>
> here is the setting in question from my xorg.conf:
> 	Option      "XkbLayout" "us,sk_qwerty"	# ++ 2005-03-13 mato

Try
	Option      "XkbLayout" "us,sk(qwerty)"


Dejan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605081540.57413.dejan.lesjak>