DonationCoder.com Forum

DonationCoder.com Software => Coding Snacks => Topic started by: wangstra on November 01, 2009, 06:53 PM

Title: Improve Windows 7 Shortcuts?
Post by: wangstra on November 01, 2009, 06:53 PM
Hi all, thanks for reading and considering!

This is an older autohotkey script that doesn't work on a Win 7 64 bit install: http://lifehacker.com/5134891/windows-7-shortcuts-updates-adds-more-features.  The functionality in particular that I want to reproduce correctly is the cycling feature:  Win+Left/Right/Up now cycle through different window arrangements. Win+Up will cycle between a maximized, and two half height windows. Win+Left/Right cycle between a half width window (on their respective sides, as before) and 2 quarter height windows (again on their respective sides).

Can this be done? Thanks!
Title: Re: Improve Windows 7 Shortcuts?
Post by: wangstra on November 01, 2009, 10:27 PM
I've kept using the script but haven't been able to reproduce the issues I used to have with it (the screen would lock up once in a while).  Can anyone verify if there's anything in the script that would cause it to fail as is in a Win 7 environment?