Move Windows with Alt-Drag in Windows
One of the things I miss in eeeXubuntu (or practically any Linux distro that uses KDE, GNOME or other similar desktop environments) is how I can move windows by just holding the alt button while dragging the window from any grab point. On Windows, you have to drag the window by its title bar in order to move it from one place to another.
This can be problematic with low-resolution screens like that of the Eee (particularly the 7-inch ones). There can be cases where Windows are non-scrolling, and you have to press confirmation buttons at the bottom. But there’s no way of accessing those buttons except for moving the window such that the top part is off-screen.
Fortunately, there are a handful of hacks, and the two easier ones are detailed on howtogeek.com: either the AutoHotKey tool or Win32WM.
Both these scripts will let you resize just by holding down the alt key and grabbing the window from anywhere. You can customize AutoHotKey via script, while Win32WM offers customization via dialog box.








July 14th, 2008 at 4:36 am
You can script AutoHotKey to do so much more – any keyboard or mouse click can be scripted.
September 14th, 2008 at 7:20 am
I have made a native windows application that let you alt drag windows.
Check it out: http://code.google.com/p/altdrag/
August 24th, 2009 at 11:26 pm
For me the best app for the task has been so far Win-X-Move:
http://sourceforge.net/projects/winxmove/
April 21st, 2011 at 3:40 pm
c 2007 Child Custody Coach Also, before you hire the designer, it’s important to pick a point person to communicate with the designer, who will eliminate miscommunications between the designer and the law firm.
August 18th, 2011 at 5:11 am
Couldn’t use the AutoHotKey tool after I recently updated AVG… Win32M has too much functionality, raised some errors when starting, and started selecting things inside a window when I held alt and dragged.
Win-X-Move, on the other hand, works perfectly and is the best one IMO.
Thanks