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

[linuxinput] Handle all kinds of buttons #10730

Merged
merged 1 commit into from
May 23, 2021
Merged

Conversation

t-8ch
Copy link
Member

@t-8ch t-8ch commented May 21, 2021

Previously only the basic keyboard buttons where handled.
Now all buttons known to Linux, or rather libevdev are reported.

Reported-in: https://community.openhab.org/t/linuxinput-binding-and-mouse-capture/122612
Reported-in: t-8ch/binding-linuxinput#5

Signed-off-by: Thomas Weißschuh thomas@t-8ch.de

Previously only the basic keyboard buttons where handled.
Now all buttons known to Linux, or rather libevdev are reported.

Reported-in: https://community.openhab.org/t/linuxinput-binding-and-mouse-capture/122612
Reported-in: t-8ch/binding-linuxinput#5

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/linuxinput-binding-and-mouse-capture/122612/3

@fwolter fwolter merged commit e2fa4ba into openhab:main May 23, 2021
@fwolter fwolter added the enhancement An enhancement or new feature for an existing add-on label May 23, 2021
@fwolter fwolter added this to the 3.1 milestone May 23, 2021
computergeek1507 pushed a commit to computergeek1507/openhab-addons that referenced this pull request Jul 13, 2021
Previously only the basic keyboard buttons where handled.
Now all buttons known to Linux, or rather libevdev are reported.

Reported-in: https://community.openhab.org/t/linuxinput-binding-and-mouse-capture/122612
Reported-in: t-8ch/binding-linuxinput#5

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
frederictobiasc pushed a commit to frederictobiasc/openhab-addons that referenced this pull request Oct 26, 2021
Previously only the basic keyboard buttons where handled.
Now all buttons known to Linux, or rather libevdev are reported.

Reported-in: https://community.openhab.org/t/linuxinput-binding-and-mouse-capture/122612
Reported-in: t-8ch/binding-linuxinput#5

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
thinkingstone pushed a commit to thinkingstone/openhab-addons that referenced this pull request Nov 7, 2021
Previously only the basic keyboard buttons where handled.
Now all buttons known to Linux, or rather libevdev are reported.

Reported-in: https://community.openhab.org/t/linuxinput-binding-and-mouse-capture/122612
Reported-in: t-8ch/binding-linuxinput#5

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this pull request May 5, 2022
Previously only the basic keyboard buttons where handled.
Now all buttons known to Linux, or rather libevdev are reported.

Reported-in: https://community.openhab.org/t/linuxinput-binding-and-mouse-capture/122612
Reported-in: t-8ch/binding-linuxinput#5

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants