Fishing for some glues to find the problem

Alexander Leidinger Alexander at Leidinger.net
Wed Jun 20 08:55:09 UTC 2007


Quoting Pav Lucistnik <pav at FreeBSD.org> (from Wed, 20 Jun 2007  
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.

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

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


More information about the freebsd-x11 mailing list