Re: Shape Shift 1.0.9.0 and MoveIt 1.0.2.0
MoveIt 1.0.2.0 I made a few small updates to MoveIt and put it on my hotkey page. Same link as first post.
I changed the 't' and 'b' to use 25% of work area height for Top and 75% work area height for Bottom. Both use about 95% of work area width. I added a tray menu option "Special" that also leaves a 5% gap at the bottom.. just for 't' and 'b'. It leaves about a 5% gap on the left so if you do have a few desktop icons you can still click them.
I made 'c' Center larger and centered it more accurately.
This app is simple but there's much less to go wrong. 
The zip on the site includes custom icon and ahk_L source code.
-MilesAhead
I've discovered a clash with another app (Directory Opus) for the Alt+Arrow keys.
I see it in the AHK file (starting line #198)
I changed the four instances of "!" to "<^>!" (= "Alt Gr" right alt key - on my keyboard at any rate). Source was
http://www.autohotke...com/docs/Hotkeys.htmBehaviour is very weird - RightAlt+RightArrow, or UpArrow, now just make the window disappear - it shows in the taskbar but not on screen.
If you can see what I'm doing wrong, please let me know!
thanks.