[partially solved] I need a python script to hold a key down
Posted: Wed Jan 30, 2019 8:32 am
Hi,
So I am trying to game in MX Linux, so far so good, BUT, there is no AutoHotKey in Linux, and I used to use it to hold down the move key in games to save wear and tear on my fingers.
The AutoHotKey script I had pushed and held the move key down when I pressed the activating key, and when I pressed the activating key a second time, it released the move key.
I downloaded AutoKey, which uses python, and is made to trigger python scripts with a key stroke, but I am too new at python to figure out what the script should be.
Any help would be appreciated.
So I am trying to game in MX Linux, so far so good, BUT, there is no AutoHotKey in Linux, and I used to use it to hold down the move key in games to save wear and tear on my fingers.
The AutoHotKey script I had pushed and held the move key down when I pressed the activating key, and when I pressed the activating key a second time, it released the move key.
I downloaded AutoKey, which uses python, and is made to trigger python scripts with a key stroke, but I am too new at python to figure out what the script should be.
Any help would be appreciated.