On Thu, Mar 29, 2012 at 2:30 PM, Przemo Firszt <prz...@firszt.eu> wrote:
> I want to test the kernel part for modyfing OLED icons and the LED
> indicator. Is there anything in the userland that I could use for it?
>
> The only thing that I managed to find is this [1], but it doesn't seems
> to use the kernel architecture form wacom drivers. Instead it talks
> directly to USB (I might be wrong on that).
>
> [1]
> http://www.davidrevoy.com/index.php?article70/set-the-led-display-of-the-wacom-intuos4-tablet-on-ubuntu-linuxmint
>
> --
> Przemo Firszt
>
>

LED indicator lights are easy -- you can just echo a number
representing the LED# you want to light into the appropriate sysfs
node:

# cd /sys/<some crazy path to your tablet>/wacom_led
# echo -n 1 > status_led0_select

I'm not sure about the OLEDs though. I think there's a something out
there, but I didn't find anything after quickly scanning my archive of
this list... Hopefully somebody else has an idea :)

Jason

---
Day xee-nee-svsh duu-'ushtlh-ts'it;
nuu-wee-ya' duu-xan' 'vm-nvshtlh-ts'it.
Huu-chan xuu naa~-gha.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to