Create keyboard shortcuts to move/resize windows in Ubuntu
Posted
by Herms
on Super User
See other posts from Super User
or by Herms
Published on 2010-06-16T13:10:06Z
Indexed on
2010/06/16
13:13 UTC
Read the original article
Hit count: 246
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 wondering how I would accomplish this in Ubuntu (gnome).
Most of the searches I did for a linux version of autohotkey seemed to be centered around just setting up simple keyboard shortcuts (key combo X launches app Y, etc). I didn't see anything about scripting window size and placement beyond maximize/minimize.
© Super User or respective owner