Skip to content

Why is key press simulation not working for Niri ? #1040

Answered by make-42
Zhaith-Izaliel asked this question in Q&A
Discussion options

You must be logged in to vote

To explain what Kando does when it simulates a keypress: it uses the zwp_virtual_keyboard_manager_v1 protocol to spawn a virtual keyboard to send keypresses from.

The problem is then probably due to how Niri handles those keybinds in src/ui/hotkey_overlay.rs (in Niri source) since the keypresses are actually sent properly by Kando.

Replies: 10 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Zhaith-Izaliel
Comment options

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
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
3 replies
@Zhaith-Izaliel
Comment options

@make-42
Comment options

@Zhaith-Izaliel
Comment options

Answer selected by Zhaith-Izaliel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants