6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
asus-kbd-backlight allowusers
|
||
|
|
||
|
exec chpst -b asus-kbd pause
|