-
-
Notifications
You must be signed in to change notification settings - Fork 292
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
Synaptics rmi4 (sensor00fn11) doesn't support BTN_TOUCH or BTN_LEFT #97
Comments
what version of tslib are you using? Thanks! |
While this is fine now, remember, master is not meant to be stable. only releases are, at least supposed to be. At first sight this is something we can and should fix, but I'll be able to look at it in detail sometime during the upcoming week. |
if you can, try deleting this check for BTN_TOUCH in input-raw.c's check_fd(). you'll find it by looking for the printf printing your error. |
that seems to work. Is there a way I can check for bad side-effects or miscalculations? |
I think it's ok and this will be the fix here :) I'll have to think about it just a little more, run it on a few devices and so on. But it'll be fixed for 1.11 and you can send a pull request if you have verified it wotks for you, if you want to. Thanks for reporting |
If you want that, give me your name and email address and I can add you to the THANKS file. |
@merge did you delete my comment or did I forget to hit the send button?
|
didn'nt knowingly delete it. got it now ;) |
The text was updated successfully, but these errors were encountered: