Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2007 10:53:18 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        pav@FreeBSD.org
Cc:        gnome@FreeBSD.org, x11@FreeBSD.org
Subject:   Re: Fishing for some glues to find the problem
Message-ID:  <20070620105318.pkdr083a68w04ks4@webmail.leidinger.net>
In-Reply-To: <1182328607.46938.34.camel@pav.hide.vol.cz>
References:  <20070620075813.dux7v2n7zeo4oc4g@webmail.leidinger.net> <1182328607.46938.34.camel@pav.hide.vol.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Pav Lucistnik <pav@FreeBSD.org> (from Wed, 20 Jun 2007 =20
10:36:47 +0200):

> All the people who upgraded to X.org 7.2 here complains about keyboard
> bugs, when you define multiple keyboard layouts in the server. Say, if
> you do
>
>         Option      "XkbLayout" "us,cz"
>
> you no longer can switch to a console (Ctrl+Alt+F#), and Alt+Tab breaks
> in Xfce4 (but works in GNOME; combination of left Alt with anything,
> really).

I use:
---snip---
Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "kbd"
#       Driver      "keyboard"
#       Option      "XkbRules"   "xfree86"
         Option      "XkbRules"   "xorg"
         Option      "XkbModel"   "pc105"
         Option      "XkbLayout"  "de"
EndSection
---snip---

And this was not a problem after the initial xorg 7.2 update AFAIR.

Bye,
Alexander.

--=20
Progress is impossible without change, and those who
cannot change their minds cannot change anything.
=09=09-- George Bernard Shaw

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID =3D B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID =3D 72077137



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