Skip to content
Discussion options

You must be logged in to vote

For concurrent output one needs to utilize keymapperctl. This should work:

ButtonLeftPressed = Virtual
ButtonLeftPressed >> ButtonLeft
Numpad0 >> $(keymapperctl --press ButtonLeftPressed --wait 5000 --release ButtonLeftPressed)

Yes, this should be documented somewhere and keymapperctl should be able to press/release non-virtual keys. I will put it on my list.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bwachtendorf
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants