xserver/hw/xfree86
Peter Hutterer 761ae22f88 xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.
Technically, disabling AEI is the right suggestion. AEI off forces the
server to init the built-in defaults for input devices (or pick the first
one from the config file). At the same time, hotplugging is still available
with AEI off.

Unfortunatly, in the vast majority of cases users want to simply disable
hotplugging or have a working server while the local HAL configuration is
broken or missing. Disabling AEI will lead to duplicate events, triple
keystrokes, etc. once the configuration works again.
It's not actually required to remove AEI once hotplugging works again,
though it will in many cases lead to a setup that appears broken.

Asking users to disable AutoAddDevices instead means those users disable
hotplugging, can then fix the HAL setup and they _must_ remove the config
line again to test if hotplugging works again. Which doesn't leave them with
a broken config once everything is working nice and dandy. Less bugreports,
everybody wins.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Dan Nicholson <dbn.lists@gmail.com>
Acked-by: Daniel Stone <daniel@fooishbar.org>
Acked-by: Rémi Cardona <remi@gentoo.org>
Acked-by: James Cloos <cloos@jhcloos.com>
2009-12-03 08:43:46 +10:00
..
common xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput. 2009-12-03 08:43:46 +10:00
ddc EDID: CEA extension support 2009-10-29 14:04:55 -04:00
dixmods input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
doc Update man-pages for new default font paths 2009-11-25 13:34:36 -08:00
dri Cast small-int values through intptr_t when passed as pointers 2009-10-08 13:38:44 +11:00
dri2 DRI2: Report the correct extension minor version 2009-10-23 10:04:57 +09:00
exa .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
fbdevhw .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
i2c Don't cast double to int: use default conversions or explicitly round. 2009-10-28 18:56:42 -07:00
int10 xfree86: removal of some dead code due VGA arbiter's inclusion 2009-08-31 19:25:48 +03:00
loader .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
modes xfree86: Edid quirk for Philips LCD LP154W01 2009-11-20 07:21:26 -08:00
os-support Use glibc's in/out routines 2009-11-16 20:17:29 -08:00
parser Don't cast double to int: use default conversions or explicitly round. 2009-10-28 18:56:42 -07:00
ramdac .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
shadowfb s/MIN/min/, s/MAX/max/ (#2968) 2009-06-03 13:45:42 -04:00
utils .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
vbe Update to xextproto 7.0.99.1. 2009-07-15 17:00:05 +10:00
vgahw Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus" 2009-10-06 20:40:20 -04:00
x86emu Make sys.c use unaligned access functions provided in compiler. 2009-11-01 12:33:14 -08:00
xaa .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
xf8_16bpp Update several of my and/or Red Hat's licenses to standard form. 2009-05-14 07:02:44 -04:00
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
Makefile.am Use $(MAKE) instead of "make" to build Solaris inline assembly 2009-11-05 13:31:16 -08:00
xorgconf.cpp Update xorg.conf man page & sample for changes in Xorg 1.7 2009-09-14 16:03:18 +10:00