Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add test/ directory for uinput-based test devices. | Peter Hutterer | 2008-10-30 |
| | | | | | | | | | | Three test devices provided: btn0 .... Provides BTN_0, BTN_1, BTN_2 instead of BTN_LEFT, BTN_MIDDLE, BTN_RIGHT. abs ..... Provdes x/y absolute axes, jumps between 100/100 and 120/120. absrel .. Provides relative x/y axes and absolute x/y axes at the same time. Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com> | ||
* | Install xorg-evdev.pc for clients who need evdev-properties.h | Peter Hutterer | 2008-10-03 |
| | |||
* | Remove static ChangeLog, autogenerate as part of make dist. | Peter Hutterer | 2008-07-03 |
| | | | | Hook taken from xserver's Makefile.am | ||
* | Build skeletons for input drivers. Should basically work. | Adam Jackson | 2005-07-12 |