Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runekaagaard/linux-surfacebook2-rotation-bugfix
Ubuntu 19.04, Surface Book 2 15", Gnome. Corrects faulty touch coordinates of touchscreen when screen is rotated.
https://github.com/runekaagaard/linux-surfacebook2-rotation-bugfix
Last synced: 11 days ago
JSON representation
Ubuntu 19.04, Surface Book 2 15", Gnome. Corrects faulty touch coordinates of touchscreen when screen is rotated.
- Host: GitHub
- URL: https://github.com/runekaagaard/linux-surfacebook2-rotation-bugfix
- Owner: runekaagaard
- License: gpl-3.0
- Created: 2019-08-17T18:15:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T15:01:11.000Z (over 5 years ago)
- Last Synced: 2024-11-07T11:48:17.637Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linux-surfacebook2-rotation-bugfix
This makes the touchscreen
work correctly when the screen is rotated on the following system:- Ubuntu 19.04
- Surface Book 2 15"
- Gnome
- Setup.sh: https://github.com/qzed/linux-surface/commit/51c7f7a23419f4262bc7bf1b60d4e7e9830df0b7
- Kernel: https://github.com/qzed/linux-surface/releases/tag/v5.2.5-pre1# Installation
git clone https://github.com/runekaagaard/linux-surfacebook2-rotation-bugfix.git
cd linux-surfacebook2-rotation-bugfix
./install.shThen log in and out. Rotation of touchscreen should now work.
# Acknowledgments
Big praise to @jakeday and @qzed for bringing shiny things to linux!