Find a file
Peter Hutterer abb0a5c11e 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>
(cherry picked from commit 761ae22f88)
2009-12-03 10:17:28 +10:00
composite composite: Revert changes from adding support for BGRA picture formats. 2009-10-10 12:19:55 +02:00
config config: don't shutdown the libhal ctx if it failed to initialize (#23213) 2009-08-14 11:01:20 +10:00
damageext input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
dbe dbe: Fix indentation 2009-07-17 14:57:50 -04:00
dix dix: increase default number of buttons to 10. 2009-11-19 16:36:34 +10:00
doc Xephyr & Xserver man page fixes 2009-07-07 17:36:24 -07:00
exa EXA: Don't defragment offscreen memory at allocation time. 2009-12-01 16:45:52 +01:00
fb Restore ABI by reintroducing the "is_src" paramter to image_from_pict. 2009-11-30 11:17:32 +10:00
glx Suppress certain GCC warnings in auto-generated code. 2009-11-03 13:25:51 +10:00
hw xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput. 2009-12-03 10:17:28 +10:00
include dix: Export IsPointerDevice() and IsKeyboardDevice(). 2009-10-21 20:52:38 -04:00
m4 dolt: add Cygwin to supported platforms 2009-10-19 11:18:58 +10:00
mi Fix segfault when -extension XKEYBOARD is passed on the command line 2009-10-19 11:20:16 +10:00
miext Rootless: src drawable window can now be NULL 2009-10-13 12:56:04 -07:00
os Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast address 2009-11-19 16:34:19 +10:00
randr randr: Fill in errorValue when verifying outputs/crtcs/modes 2009-11-19 16:33:26 +10:00
record input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
render render: Fix clip region translation in miClipPictureSrc(). 2009-10-06 18:58:48 +10:00
test Xi: when deleting all properties, reset property handler to NULL. 2009-11-25 15:26:38 +10:00
Xext Xext: Fix a memory leak on GE client disconnect. 2009-11-25 15:26:30 +10:00
xfixes input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
Xi Xi: when deleting all properties, reset property handler to NULL. 2009-11-25 15:26:38 +10:00
xkb xace: Relax permissions on XkbGetState from Read to Getattr. 2009-10-21 19:32:05 -04:00
.gitignore Add (ok, fix) support for DTrace under OS X 2009-09-27 23:34:28 -07:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac configure.ac: error while checking for XDMXCONFIG_DEP 2009-12-03 10:17:28 +10:00
COPYING Correct some Sun license notices to Sun's standard X11 license format 2009-05-15 11:24:15 -07:00
cpprules.in Update xorg.conf man page & sample for changes in Xorg 1.7 2009-09-14 16:03:18 +10:00
Makefile.am Fix 'distcheck' to use host xkb files but install to build dir 2009-10-22 07:53:35 +10:00
shave-libtool.in shave: use CC tag variable on libtool 2009-09-13 16:43:42 +10:00
shave.in shave: hack around the configure ld check for make distcheck. 2009-09-04 16:41:47 +10:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Since font modules are dead, don't mention them in xorg-server.pc 2009-07-09 17:21:07 -04:00