To be clear, on my pocket (as root) this changes the keyboard LED color
echo -n -e 'xLRGB\x00\xFF\x00' > /dev/hidraw0
but this does nothing
echo -n -e 'xLOGO' > /dev/hidraw0
To be clear, on my pocket (as root) this changes the keyboard LED color
echo -n -e 'xLRGB\x00\xFF\x00' > /dev/hidraw0
but this does nothing
echo -n -e 'xLOGO' > /dev/hidraw0