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