Skip to content

AniMe: adding --on and --off options to turn on/off (and accept/reject write requests)

Astyax Nourel requested to merge asere/asus-nb-ctrl:asere/anime_on_off into next

This PR will add options to turn on/off the AniMe matrix.

asusctl anime --on
asusctl anime --off

By turning off, all write requests will be ignored by the panel. (for example using asusctl anime leds -b 255). This might be interesting to use it with asusd.conf later (to turn off at boot for example).

Merge request reports