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

behavior : programmable buttons #2302

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

Conversation

apewo
Copy link

@apewo apewo commented May 12, 2024

implement programmable buttons with &pb

programmable buttons are better described here : https://www.phoronix.com/news/Linux-HID-Programmable-Buttons

Supported only on linux (i think), they allow to define up to 32 shortcuts that will not overlap with any other software shortcuts.

I personally use them on i3 for all my gui shortcuts (rofi, ...), but they could be useful also for macropads, ...

They require a user land application to consume them so i uploaded a demo application here if anybody wants to test them : pb demo

@apewo apewo requested a review from a team as a code owner May 12, 2024 02:22
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.

None yet

1 participant