Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-24 | scripts/tablet_mode: update to v1.2 | 135e2 | 1 | -49/+67 | |
Changelog: - Disable onboard - Add version parser - Use `black` to format the script | |||||
2022-03-24 | scripts/tablet_mode: update to v1.1 | 135e2 | 1 | -11/+23 | |
Changelog: - Adapt to latest python In python3.8, we won't be allowed to change keys in the same dict easily, so let's just create another one. Ref: https://bugs.python.org/issue36452 - Disable xfce-specific settings. Heyyyyyyy! We use i3 as the daily window manager, so the xfce4-panel settings would be commented out. - Correct accelerometers dir location. This should be chromebook-specific, so you need to change it yourself. | |||||
2022-03-24 | scripts/tablet_mode: new, v1.0 | 135e2 | 1 | -0/+251 | |
- Downloaded from https://gist.github.com/ninlith/d0b56676c09b9d3142266c20c833d3da |