summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Add test device with all axes set.HEADmasterPeter Hutterer2-0/+86
2010-02-03Check for both /dev/input/uinput and /dev/uinput.Peter Hutterer1-2/+6
2009-10-23Add xen virtual pointer and American Megatrends KVM.Peter Hutterer3-1/+192
2009-10-13abs: set the keybit tooPeter Hutterer1-0/+1
2009-10-13Add rumblepad joystick device.Peter Hutterer2-1/+114
2009-09-07Add void test device.Peter Hutterer2-1/+79
2009-09-07Clean up the makefile.Peter Hutterer1-1/+17
2009-09-07add a mouse+keyboard combo device.Peter Hutterer2-1/+92
2009-08-25Add dependency on libfakedev.a to all programs.Peter Hutterer1-0/+1
2009-08-25Add TPPS/2 IBM TrackPoint test device.Peter Hutterer2-1/+76
2009-08-25wacom: Add two test-case runPeter Hutterer1-0/+58
2009-08-25powermate: Send EV_SYN after events.Peter Hutterer1-0/+4
2009-08-25synaptics: Modify the event sequence a bit for wider testing.Peter Hutterer1-21/+65
2009-08-25Add Alps touchpad test device.Peter Hutterer2-1/+127
2009-08-25Add a simple mouse device with 8 buttons.Peter Hutterer2-1/+89
2009-06-24Add Thinkpad HDAPS accelerometer device (#22442)Peter Hutterer2-1/+83
2009-05-21Add a test device with BTN_0 and BTN_LEFT.Peter Hutterer2-1/+88
2009-05-19Add a barcode reader test device.Peter Hutterer2-1/+139
2009-05-11Add a waltop (tablet) test device.Peter Hutterer2-1/+154
2009-05-11Add testdevice for Griffin PowermatePeter Hutterer2-1/+79
2009-04-23Remove the foo_SOURCES=foo.c defines, automake does this by default anyway.Peter Hutterer1-8/+0
2009-04-23Added tablet pen test deviceNikolai Kondrashov3-2/+183
2009-04-23Add send_event to fakedev.hPeter Hutterer1-0/+1
2009-03-26Revamp the build system.Peter Hutterer3-43/+8
2009-03-26Add wacom Intuos test device.Peter Hutterer2-1/+157
2009-03-26Add a test device having all buttons from MISC to JOYSTICKS.Peter Hutterer2-1/+79
2009-03-26Add synaptics test device.Peter Hutterer2-1/+133
2009-03-26test: static/void cleanup.Peter Hutterer5-16/+17
2009-03-26Remove use of XORG_CFLAGS from Makefile.am.Peter Hutterer1-1/+0
2009-03-25Initial set of testdevices.Peter Hutterer11-0/+717