[xorg-bugzilla-noise] [Bug 1176] keyboard stops responding after 1
.. 2 minutes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 26 13:10:25 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1176
------- Additional Comments From krh at bitplanet.net 2004-08-26 13:10 -------
(In reply to comment #4)
> Used your #define.
> Did "make world" (after some build error in lib/Xdmcp).
> Then the build went fine.
>
> The result was not better than before.
Are you still using the "kbd" driver? That will always load the new driver.
Make sure your keyboard InputDevice section is like this
Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "en_US"
Option "XkbOptions" ""
EndSection
I.e. make sure it has the 'Driver "keyboard"' line.
> How can I see whether there's a different driver in use ? Diffing the
> Xorg.0.log files doesn't appear to show that.
There should be a warning in the log about using the old driver.
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list