Adds a new field "StatusLEDs" in the feature group to list the status LEDs present on the device in the same order as they appear in the sysfs control entries.
Adds a WacomStatusLEDs enumeration type to identify known status LED types, Adds libwacom_get_status_leds() function to retrieve the number and list of status LED available on the device in the same order as their controlling entry in SysFS, Adds libwacom_get_button_led_group() function to get the LED group corresponding to a given mode switch button, or -1 if no LED is available for that mode switch. Olivier Fourdan (2): data: update the database entry with status LED lib: add helper functions to list available status LED data/cintiq-21ux2.tablet | 1 + data/cintiq-24hd.tablet | 1 + data/intuos4-12x19.tablet | 1 + data/intuos4-4x6.tablet | 1 + data/intuos4-6x9-wl.tablet | 1 + data/intuos4-6x9.tablet | 1 + data/intuos4-8x13.tablet | 1 + data/intuos5-m.tablet | 1 + data/intuos5-s.tablet | 1 + data/intuos5-touch-l.tablet | 1 + data/intuos5-touch-m.tablet | 1 + data/intuos5-touch-s.tablet | 1 + libwacom/libwacom-database.c | 30 ++++++++++++++++ libwacom/libwacom.c | 77 ++++++++++++++++++++++++++++++++++++++++++ libwacom/libwacom.h | 24 +++++++++++++ libwacom/libwacomint.h | 3 ++ 16 files changed, 146 insertions(+), 0 deletions(-) ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel