Go to file
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
composite composite: Revert changes from adding support for BGRA picture formats. 2009-10-09 16:04:52 -07: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: remove core devices when shutting down. (#25028) 2009-12-03 08:24:04 +10:00
doc Update man-pages for new default font paths 2009-11-25 13:34:36 -08:00
exa EXA: Don't defragment offscreen memory at allocation time. 2009-11-30 08:37:06 -08:00
fb fb: Don't crash if copy_drawable() returns NULL. 2009-11-30 08:37:12 -08:00
glx Supply all code using dl*() with DLOPEN_LIBS 2009-10-29 14:15:02 -07:00
hw xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput. 2009-12-03 08:43:46 +10:00
include Update COMPILEDDEFAULTFONTPATH to match the new default font path 2009-11-25 13:34:23 -08:00
m4 dolt: add Cygwin to supported platforms 2009-10-13 20:30:22 -07:00
mi Fix segfault when -extension XKEYBOARD is passed on the command line 2009-10-18 22:55:37 +09:00
miext Rootless: src drawable window can now be NULL 2009-10-13 13:59:58 -07:00
os .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
randr randr: Fill in errorValue when verifying outputs/crtcs/modes 2009-11-09 08:35:05 -08:00
record input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
render Move SHA1 computation from render/glyph.c to os/ 2009-10-15 01:17:44 +02:00
test Xi: when deleting all properties, reset property handler to NULL. 2009-11-25 10:57:07 +10:00
Xext Xext: Fix a memory leak on GE client disconnect. 2009-11-25 10:55:22 +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 10:57:07 +10:00
xkb Set the source and deviceid for key repeat events (#24785) 2009-12-03 08:24:04 +10:00
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Move xdmxconfig modules into DMX conditionals (#25102) 2009-11-25 10:57:07 +10:00
COPYING kdrive: Purge Xsdl 2009-10-20 13:32:47 +10:00
cpprules.in Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active 2009-10-06 19:40:20 -07:00
Makefile.am INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 2009-11-11 21:44:24 -08: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