HEADS UP: Keyboard problems under GNOME 2.12.2
Jeremy Messenger
mezz7 at cox.net
Sat Dec 3 11:38:21 PST 2005
On Sat, 03 Dec 2005 12:51:19 -0600, Joe Marcus Clarke <marcus at FreeBSD.org>
wrote:
> FYI, I have two GNOME 2.12.2 machines, and neither of them have had any
> keyboard problems since the upgrade. I'm not sure exactly why so many
> people have been having problems.
Me too.
> For the record, here are the GConf keys I have set under
> /desktop/peripherals/keyboard/kbd:
Correct: /desktop/gnome/peripherals/keyboard/kbd
> layouts [us]
> model [pc105]
> options []
> overrideSettings FALSE
Here's mine:
layouts []
model
options []
overrideSettings FALSE
Yes, the model is empty and other two just have '[]'.
> In my xorg.conf, I have the following keyboard definition:
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "keyboard"
> EndSection
Isn't xorg supposed to have 'kdb' for new keyboard driver or I have it
opposite? Anyway, here's mine:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Cheers,
Mezz
> I would recommend anyone still experiencing keyboard errors when
> starting GNOME to try those settings, and see if that resolves things.
> From there, start reapplying any differences until the problem returns.
>
> Joe
--
mezz7 at cox.net - mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org
More information about the freebsd-gnome
mailing list