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

Bug#345436: xlibs: Alt-GR key not working at all under X



On Mon, Jan 02, 2006 at 01:32:01PM +0100, Lukas Ruf wrote:
> Package: xlibs
> Version: 6.9.0.dfsg.1-1
> Followup-For: Bug #345436
> 
> 
> Dear all,
> 
> after upgrading to latest x.org, the Alt-Gr key is not working anymore
> under X.
> 
> I am using a Swiss German keyboard layout and kept the config settings
> as they were before:
> 
>   Section "InputDevice"
>       Identifier	"Generic Keyboard"
>       Driver		"keyboard"
>       Option		"CoreKeyboard"
>       Option		"XkbRules"	"xfree86"
>       Option		"XkbModel"	"pc101"
>       Option		"XkbLayout"	"de_CH"
>       Option		"XkbVariant"	"nodeadkeys"

Try with
     Option		"XkbRules"	"xorg"
     Option		"XkbModel"	"pc101"
     Option		"XkbLayout"	"ch"
     Option		"XkbVariant"	"de_nodeadkeys"

Denis



Reply to: