Re: Solved: Setting keyboard preferences in Gnome (etch) makes system hang up and prevents loging in from GDM
- To: debian-user@lists.debian.org
 
- Subject: Re: Solved: Setting keyboard preferences in Gnome (etch) makes system hang up and prevents loging in from GDM
 
- From: Andrius A__trauskas <a-andrius@takas.lt>
 
- Date: Tue, 2 May 2006 14:06:07 +0300
 
- Message-id: <[🔎] 20060502140607.13774a9e@localhost.localdomain>
 
- In-reply-to: <4456EB7C.6020106@prachakij.com>
 
- References: <20060428211927.74659a06@localhost.localdomain>	<20060429010302.52a507b8@localhost.localdomain>	<4456EB7C.6020106@prachakij.com>
 
On Tue, 02 May 2006 12:17:48 +0700
Surachai Locharoen <surachai@prachakij.com> wrote:
Sorry, replied directly to your e-mail...
Andrius
> Could you specify a detail about the text which should be added to 
> xorg.conf please?
> 
> Kan
Here's the part of my xorg.conf:
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us,lt,ru"
	Option		"XkbOptions"	"grp:lwin_toggle"
EndSection
I have added just "lt" and "ru" layouts and all the "XkbOptions"
line. It means that I need three layouts - US, Lithuanian and Russian,
and want to switch them with left "windows" key.
But you better read /etc/x11/xkb/README, README.config, (maybe)
README.enhancing. 
Andrius 
Reply to: