On Mon, Mar 02, 2009 at 09:06:12AM +0000, Alex Bennee wrote: > 2009/3/2 Peter Hutterer <[email protected]>: > > First snapshot for evdev 2.2. > > > > Lots of cleanup, and - most notably - general axis/button support. > > For those running an X server from master, evdev will label axes and buttons > > for you. > > > > shortlog is a bit longer than it actually is, it includes a number of > > patches > > that were cherry-picked onto 2.1 and have since been released. > > > > Add support for button labelling. > > evdev 2.1.99.1 > > Seems to have broken: > > gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Wall -Wpointer-arith > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations > -Wnested-externs -fno-strict-aliasing -Wbad-function-cast > -Wold-style-definition -Wdeclaration-after-statement > -fvisibility=hidden -I/home/alex/src/xorg2/install/include/xorg > -I/home/alex/src/xorg2/install/include/pixman-1 > -I/home/alex/src/xorg2/install/include -g3 -MT evdev.lo -MD -MP -MF > .deps/evdev.Tpo -c evdev.c -fPIC -DPIC -o .libs/evdev.o > evdev.c:1806: error: 'BTN_LABEL_PROP_BTN_0' undeclared here (not in a > function) > evdev.c:1807: error: 'BTN_LABEL_PROP_BTN_1' undeclared here (not in a > function) > evdev.c:1808: error: 'BTN_LABEL_PROP_BTN_2' undeclared here (not in a > function) > evdev.c:1809: error: 'BTN_LABEL_PROP_BTN_3' undeclared here (not in a > function) > evdev.c:1810: error: 'BTN_LABEL_PROP_BTN_4' undeclared here (not in a > function) > evdev.c:1811: error: 'BTN_LABEL_PROP_BTN_5' undeclared here (not in a > function) > evdev.c:1812: error: 'BTN_LABEL_PROP_BTN_6' undeclared here (not in a > function) > evdev.c:1813: error: 'BTN_LABEL_PROP_BTN_7' undeclared here (not in a > function) > evdev.c:1814: error: 'BTN_LABEL_PROP_BTN_8' undeclared here (not in a > function) > evdev.c:1815: error: 'BTN_LABEL_PROP_BTN_9' undeclared here (not in a > function) >
oops. forgot to push xserver, a706dd8771f is the matching commit now. Thanks. Cheers, Peter _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
