Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akotov-dev/lid
GUI for setting up the laptop lid closing event
https://github.com/akotov-dev/lid
mageia-linux notebook power-management ubuntu
Last synced: 2 days ago
JSON representation
GUI for setting up the laptop lid closing event
- Host: GitHub
- URL: https://github.com/akotov-dev/lid
- Owner: AKotov-dev
- License: gpl-3.0
- Created: 2024-06-29T19:18:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T14:56:06.000Z (4 months ago)
- Last Synced: 2024-07-03T08:00:54.128Z (4 months ago)
- Topics: mageia-linux, notebook, power-management, ubuntu
- Homepage:
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lid
GUI for setting up the laptop lid closing event
![](https://github.com/AKotov-dev/Lid/blob/main/ScreenShot2.png)
Many times during the process of installing Linux on laptops, I came across the fact that in some DE (for example, in the latest versions of `XFCE`) it is impossible to configure the laptop to turn off after closing the lid. To automate the setup process, `Lid` was created. It allows you to change settings that relate to the "lid close" event in the configuration files `/etc/UPower/UPower.conf` (if the `upower` package is present) and `/etc/systemd/logind.conf`.+ Optimal (OFF) - setting power off when closing the lid
+ Reset - Cancel and return settings to default
+ Apply - Apply settings set manually`Lid` is made in the form of two archives, the choice of which depends on the system architecture: unpack and run`StartAsRoot` (so as not to bother going to the console and running with root privileges). The interface is intuitive and does not require additional explanation.
**Note:** Before use `Lid`, make sure your DE may already have the necessary settings.