Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding documentation to fix USI Stylus rotation. #173

Merged
merged 5 commits into from
Oct 10, 2024

Conversation

Xelef2000
Copy link
Contributor

Some Chromebooks come with USI styluses. They work fine in the newest versions of KDE Plasma, but they have a rotation issue in GNOME. The issue is that the stylus does not rotate with the screen, so it is only usable in one orientation.
This is a solution to this issue.

Now, this method solves the issue, but it is a bit complicated and not very beginner-friendly.
We can upstream changes to libwacom which should solve the issue for one device, but this has to be done for every device manually.
I don't know if there is a better way to solve this because this issue does not exist in KDE.

@Xelef2000
Copy link
Contributor Author

I also created a small script that does the same: https://github.com/Xelef2000/chromebook-linux-usi-stylus
But I am unsure of its advocacy, since I only have one device to test it.

@Xelef2000
Copy link
Contributor Author

@ellyq Can we continue with this, or do you have additional suggestions?

@ninelore
Copy link
Member

Mind rebasing and resolving merge conflicts? We have a new Workflow that I'd like to run before we merge

@Xelef2000
Copy link
Contributor Author

I think I made a mistake during the rebasing since all the new commits are also in this PR.
How should I best proceed?

@ninelore
Copy link
Member

fixed it. You might need to git pull --force locally

Copy link
Member

@ninelore ninelore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@mine-man3000 mine-man3000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ninelore ninelore merged commit 429b652 into chrultrabook:main Oct 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants