mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-03 02:20:10 +01:00
I exported the evdev driver to Xephyr server. I'm running it using something
like:
$ ./hw/kdrive/ephyr/Xephyr :1 -mouse evdev,,device=/dev/input/event4 -keybd \
evdev,,device=/dev/input/event1,xkbmodel=abnt2,xkblayout=br
It also closes /#5668.
|
||
|---|---|---|
| .. | ||
| agp.c | ||
| agp.h | ||
| bus.c | ||
| evdev.c | ||
| keyboard.c | ||
| klinux.h | ||
| linux.c | ||
| Makefile.am | ||
| mouse.c | ||
| ms.c | ||
| ps2.c | ||
| ts.c | ||
| tslib.c | ||