Bero,

http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=22426

I also finally managed to setup my /etc/X11/XF86Config to correctly use
my national keyboard. (If anyone is interested in the details for a
Swiss-French keyboard, send me a request off list.)

Regards
Gustav

Bernhard Rosenkraenzer wrote:
> 
> On Sun, 17 Dec 2000, Gustav Schaffter wrote:
> 
> > Bero,
> >
> > I did. As a result, the keyboard is now international in the VTs but
> > fully US under X. ;-\
> >
> > Is there anything else I could try?
> 
> Normally, Xconfigurator should get the X config in sync with
> /etc/sysconfig/keyboard...
> If it doesn't do it for you, please let
> http://bugzilla.redhat.com/bugzilla/ know.
> 
> For a workaround, there's always
> vi /etc/X11/XF86Config
> vi /etc/X11/XF86Config-4
> 
> For XF86 3.3.x, the right syntax is (for example)
> Section "Keyboard"
>         XkbRules    "xfree86"
>         XkbModel    "pc104"
>         XkbLayout   "de"
>         XkbVariant  "nodeadkeys"
> EndSection
> 
> For XF86 4.x, it's
> Section "InputDevice"
>         Identifier  "Keyboard0"
>         Driver      "keyboard"
>         Option      "XkbLayout" "de"
>         Option      "XkbVariant" "nodeadkeys"
> EndSection
> 
> LLaP
> bero

-- 
pgp = Pretty Good Privacy.

To get my public pgp key, send an e-mail to: [EMAIL PROTECTED]

Visit my web site at http://www.schaffter.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to