-
Notifications
You must be signed in to change notification settings - Fork 26
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
Libra 2 Rotation Support #62
Comments
Same issue here on a brand new Kobo Libra 2, trying to configure UMR for the first time. |
There has been a regression with the QT library I presume. I described it in the repo of the QT plugin here Rain92/qt5-kobo-platform-plugin#10 I did verify the touch works when using the old QT files with the newer version of UMR but there are other compatibility issues if trying to use the old library directly. If I can get the necessary build stuff working in the near future I will attempt to debug the issue a little bit and if nothing else try to make a fork that uses the old rotation behavior. |
Things are working much better on my Libra 2 as of v2.17.1. I can open the app in the default orientation and touches are being registered correctly. I haven't tried rotating to other orientations. |
Hi, I was wondering what you did differently. Can you please enlighten me? All I did so far is :
what could I have possibly have missed. my touchscreen doesn't work even though the app starts up. |
The most recent build with the most recent Libra update does not seem to support the common rotation parameter fix. The only parameter that seems to do anything is touchscreen_invert_x=1. Any help or suggested fixes would be appreciated
The text was updated successfully, but these errors were encountered: