Discussion:
[SM-Users] Keyboard and Mouse in xorg-server 1.5.3
Eric Sandall
2008-11-10 20:34:32 UTC
Permalink
All,

If, after updating to xorg-server 1.5.3, you no longer have the use of
a standard keyboard or mouse (using the kbd or mouse drivers), you will
want to add the following to /etc/X11/xorg.conf:

Section "ServerFlags"
Option "AllowEmptyInput" "false"
EndSection


Otherwise devices using the kbd and mouse drivers will be disabled.
Devices using other inputs (e.g. synaptics or evdev) will continue to
work fine (with or without the above).

-sandalle
--
Eric Sandall | Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-users/attachments/20081110/fe885afd/attachment.bin
Jeremy Blosser
2008-11-10 21:58:13 UTC
Permalink
Post by Eric Sandall
All,
If, after updating to xorg-server 1.5.3, you no longer have the use of
a standard keyboard or mouse (using the kbd or mouse drivers), you will
Section "ServerFlags"
Option "AllowEmptyInput" "false"
EndSection
Do we need a warning in FINAL?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-users/attachments/20081110/ec8bfda3/attachment.bin
Eric Sandall
2008-11-11 01:30:35 UTC
Permalink
On Mon, 10 Nov 2008 15:58:13 -0600
Post by Jeremy Blosser
Post by Eric Sandall
All,
If, after updating to xorg-server 1.5.3, you no longer have the use
of a standard keyboard or mouse (using the kbd or mouse drivers),
Section "ServerFlags"
Option "AllowEmptyInput" "false"
EndSection
Do we need a warning in FINAL?
Couldn't hurt. Added with commit id
c1d03cdc2dfedb32e58477c4c792c42399c44467 in test. :)

-sandalle
--
Eric Sandall | Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-users/attachments/20081110/2bfb567f/attachment.bin
Loading...