Help running kbdgfx

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

1 Like