Skip to content

A simple tool to convert a string to a sequence of keys to be passed to the xdotool command.

License

Notifications You must be signed in to change notification settings

moverest/xdotool-key-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

xdotool-key-convert

xdotool-key-convert is a simple tool to convert a string to a sequence of keys to be passed to the xdotool command.

For example to simulate a sequence of keystrokes Hi there!, you can use the command:

xdotool key $(ck "Hi there!")

About

A simple tool to convert a string to a sequence of keys to be passed to the xdotool command.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages