Skip to content
Discussion options

You must be logged in to vote

As mentioned earlier it's not possible to support this using the keybinder library
https://lazka.github.io/pgi-docs/#Keybinder-3.0

You would have to set the Ulauncher keyboard combination to some custom solution to handle the evdev events (likely need to run as root or will only work for x11), then handle the key release event externally and trigger ulauncher-toggle

https://blog.robertelder.org/detect-keyup-event-linux-terminal/

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by friday
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #226 on December 05, 2021 12:26.