https://github.com/r00tman/onboard_auto
Automatically stop/start onboard depending on whether yoga is/isn't in laptop mode
https://github.com/r00tman/onboard_auto
libinput linux onboard rust thinkpad
Last synced: about 2 months ago
JSON representation
Automatically stop/start onboard depending on whether yoga is/isn't in laptop mode
- Host: GitHub
- URL: https://github.com/r00tman/onboard_auto
- Owner: r00tman
- Created: 2019-02-10T20:21:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T20:37:33.000Z (over 6 years ago)
- Last Synced: 2025-03-24T07:07:22.481Z (about 2 months ago)
- Topics: libinput, linux, onboard, rust, thinkpad
- Language: Rust
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# onboard_auto
`onboard_auto` automatically stops/starts `onboard` depending on whether your yoga is/isn't in laptop mode.## Getting Started
```shell
$ git clone https://github.com/r00tman/onboard_auto
$ cd onboard_auto && cargo install --path . --force
```Now you can add `~/.cargo/bin/onboard_auto` to your startup script.