enigo
enigo copied to clipboard
Support more buttons in DSL
The DSL has a limited amount of buttons that it currently supports. In the first iteration i think its a good idea to support all layout independent ones.
Should be possible by just adding some more match cases to the parser.rs file :+1:
I am confident to find some time this week to do so.
Some more added in #134