Skip to content
Snippets Groups Projects
  1. Nov 04, 2020
  2. Nov 03, 2020
  3. Nov 02, 2020
  4. Oct 06, 2020
  5. Oct 02, 2020
  6. Sep 25, 2020
  7. Sep 21, 2020
  8. Sep 14, 2020
  9. Aug 31, 2020
  10. Aug 05, 2020
  11. Jul 28, 2020
  12. Jul 20, 2020
  13. Jul 07, 2020
  14. Jul 01, 2020
  15. Jun 23, 2020
  16. Jun 22, 2020
    • Martin Kepplinger's avatar
      remove usr/bin/power_key.py · 73895838
      Martin Kepplinger authored
      The /usr/bin/power_key.py script basically does 2 things:
      
      * set a devfreq governor once (and handle frequencies but only on old kernels)
      * shut down the system when the power button is being pressed for ca. 2 seconds
      
      The first task is to be replaced via a simple udev rule. The second one
      is being tracked by Librem5/OS-issues#146
      
      
      and will be replaced by a GUI anyways.
      
      This solves problems with the power_key script:
      * it is not syncronised with the display system.
      * it is a nightmare to maintain and keep working
      
      In my tests, the long-press shutdown mechanism didn't work anymore, but if
      it does for you, this will remove it (temporarily, see the above issue).
      
      Signed-off-by: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
      73895838
  17. Jun 09, 2020
Loading