[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X Keyboard layout trouble



El 2011-01-01 a las 21:56 +0100, Robert Latest escribió:

(resending to the list)

> On Tue, Dec 28, 2010 at 12:26 PM, Camaleón wrote:
> >
> > How does your "/etc/X11/xorg.conf" InputDevice section look like?
> 
> Like this:
> 
> Section "InputDevice"
> 	Identifier	"Generic Keyboard"
> 	Driver		"kbd"
> 	Option		"XkbRules"	"xorg"
> 	Option		"XkbModel"	"pc102"
> 	Option		"XkbLayout"	"de"
> 	Option		"XkbVariant"	"nodeadkeys"
> EndSection

Mine (under lenny) is this:

Section "InputDevice"
    Identifier	"Generic Keyboard"
    Driver		"kbd"
    Option		"XkbRules"	"xorg"
    Option		"XkbModel"	"pc105"
    Option		"XkbLayout"	"es"
EndSection

So try by commenting ("#") the "XkbVariant" line (the full line, 
starting in "#Option") and the restart the X server, relogin or reboot.

Greetings,

-- 
Camaleón 


Reply to: