mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-27 22:10:07 +01:00
The previous check for AEI on left us with the possibility that AEI is forced
off in the config, but devices are added through evdev nonetheless. A keyboard
added this way can CTRL+C the server. Even when we use kbd, we can set the
mode to RAW, so it's safer alround to to so.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| int10 | ||
| lnx.h | ||
| lnx_acpi.c | ||
| lnx_agp.c | ||
| lnx_apm.c | ||
| lnx_axp.c | ||
| lnx_bell.c | ||
| lnx_ev56.c | ||
| lnx_font.c | ||
| lnx_init.c | ||
| lnx_kmod.c | ||
| lnx_pci.c | ||
| lnx_video.c | ||
| Makefile.am | ||