On Linux, the more direct equivalent to AHK is the similarly named AutoKey. AHK itself is never going to be cross-platform, due to the low-level it interacts specifically with Windows, but AutoKey is the Linux equivalent, designed to interact low-level with Linux in a similar way to AHK on Windows. Source: about 2 months ago
I've seen people mention AutoKey but I've never used it myself: https://github.com/autokey/autokey. Source: 2 months ago
You can also try remapping mouse buttons. I use autohotkey to remap the middle clock to the right click. Autohotkey is windows only, but there is autokey which might help if you are a heavy middle click user like me. Source: 2 months ago
There's also Autokey, not Wayland compatible though. Source: 4 months ago
If you will be using these characters frequently, consider AutoKey. It is a desktop automation utility, and it works well for text substitution and text expansion. It can be installed through Software Manager. The version to install is Autokey-gtk. https://github.com/autokey/autokey. Source: 4 months ago
Many thanks. How do they compare with autokey? I haven't tried it properly, but it gets mentioned a lot. https://github.com/autokey/autokey. - Source: Hacker News / 4 months ago
I feel that! My first task in any new (Linux) environment is to set up Emacs keys just about everywhere I can. You can do that with GTK setting for some places, otherwise I like https://github.com/autokey/autokey (there are some "emacs everywhere" settings floating around, I have some I think only locally I could share) or directly in a WM if you can. For instance, I have that set in StumpWM quite nicely, so... Source: 4 months ago
AutoKey is probably the closest thing you've got to AutoHotkey on Linux. Source: 5 months ago
If that didn't work, I'd probably look at a regular keyboard remapper and see if it detects the keypad. Something like maybe: Https://github.com/autokey/autokey. Source: 5 months ago
Espanso or Autokey-gtk to automate some of the most common phrases you might type. Source: 7 months ago
Take a look at AutoKey. You can easily make your own shortcuts for most things and that's just scratching the surface. Available in repos for most distros and at https://github.com/autokey/autokey. Source: 8 months ago
I haven’t tried it personally but this is a option https://github.com/autokey/autokey. Source: 8 months ago
AutoKey: powerful, easy to configure, and most active. Biggest downside IMO is this scripting limitation. Source: 9 months ago
AutoKey is a close replica of AutoHotKey for Linux. It has many of AHK's features. Source: 12 months ago
I am trying to find an alternative to AutoKey for keyboard macros. I've seen some suggest sxhkd combined with xdotool, which is what I'm trying here. I want to implement macros whereby when I press alt + j,i,k,l it simulates left,up,down,right arrow keys respectfully. I have the contents of ~/.config/sxhkd/sxhkdrc as:. Source: over 1 year ago
Https://github.com/autokey/autokey My advice is to skip the last one unless you need something truly complicated and a config syntax that is just insane regardless of your level of complexity imo. Of course if you just want mac based keybinds to be done for you then use my kinto app. - Source: Hacker News / over 1 year ago
I used this about a decade ago, not sure it's still maintained https://github.com/autokey/autokey. - Source: Hacker News / over 1 year ago
Or try autokey and set up phrases or hotkeys to enter your symbols. (If you go that route, use the clipboard pasting method, because the built-in keyboard emulation doesn’t handle unicode keys well.) You can even bind those to the Factorio window, so that the trigger only inserts the symbol in Factorio and not in other applications. Source: over 1 year ago
What you're looking for is called text expansion, for example this: https://github.com/autokey/autokey. Source: over 1 year ago
I found this with a quick DDG search: https://github.com/autokey/autokey I have zero experience using it, but it looks like it has what you want. Source: over 1 year ago
It’s your lucky day, Autokey is available on a lot of Linux distros directly in repos and is extremely similar. Source: almost 2 years ago
Do you know an article comparing AutoKey to other products?
Suggest a link to a post with product alternatives.
This is an informative page about AutoKey. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.