iberianpig / fusuma-plugin-sendkey

Fusuma plugin that sending virtual keyboard events
MIT License
71 stars 2 forks source link

No alternative for 'xdotool keydown' #30

Open vathanak-mao opened 1 year ago

vathanak-mao commented 1 year ago

For example, I would like to run 'xdotool keydown Alt'. Is there something like 'sendkeydown'?

iberianpig commented 1 month ago

I'm sorry for the delayed response.

Unfortunately, the Fusuma sendkey plugin does not have a function like 'sendkeydown' that replicates 'xdotool keydown Alt'. If you have a specific use case in mind, we can consider it further.