3
votes
2answers
838 views

Remap arrow keys to win+ijkl on linux

I'd like to remap arrow keys to windows key plus ijkl. I can do this easily in Autohotkey on windows, but I'm struggling on Linux (Ubuntu lucid). I'd really like the solution to work independently ...
3
votes
1answer
879 views

Create keyboard shortcuts to move/resize windows in Ubuntu

On windows I have a few AutoHotkey scripts that let me hit various key combinations to resize windows to particular pre-defined sizes, or move them to certain areas of the screen (or both). I'm ...
0
votes
1answer
655 views

Automatic text replacement in Ubuntu

So, I'm looking for a software native to gnome that provides automatic text replacement. Something similar to autohotkey would be great, though I really don't care about all that extra autohotkey ...
3
votes
4answers
3k views

Is there an AutoHotKey for Ubuntu?

I would like to simulate keyboard combinations. I am able to do this on Windows with AutoHotKey. Is there an equivalent app for Ubuntu?