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

Fix the generation of KEY_UNKNOWN events #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lt-Henry
Copy link

  • Fix the generation of KEY_UNKNOWN events
  • Reduced verbosity
  • Using hex literals for events

We have been reported with the driver emitting unknown keycodes (240) and producing some undesired effects on some circumstances under X11. I've took a look at kernel sources and it seems sparse_keymap_report_event generates an unknown keycode on unmapped cases.

I've also reduced a bit verbosity. Perhaps, I should have split into several patches.... :\

Btw, I am currently maintaining slimbook qc71 fork, you clan close pr #12 because it is a bit outdated. I will create another pr later.

* Reduced verbosity
* Using hex literals for events
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.

1 participant