You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 line
169 B

  1. #!/bin/bash
  2. pptk-led set red 1
  3. pptk-cpu-sleep enable
  4. # save current backlight for wakeup
  5. pptk-backlight get > ~/.backlight
  6. # shut down backlight
  7. pptk-backlight set 0