Chciałbym włączyć / wyłączyć niektóre moje diody LED uruchamiające polecenie w systemie Linux.
Używam Ubuntu 12.04 LTS.
próbowałem
xset led named "Scroll Lock"
xset led named "Num Lock"
xset led 2 (this is the number of Scroll Lock as `xset q` says)
xset led 1
ale nic nie działa.
Wypróbowany
setleds +num
setleds +scroll
ale dostałem komunikat o błędzie Error reading the current settings of flags. Maybe you're not on the console?
(byłem w terminalu).
Jak mogę to zrobić?