Name | Modified | Size | Downloads / Week |
---|---|---|---|
winman-20120930.exe | 2012-10-07 | 16.4 kB | |
README.txt | 2012-10-04 | 2.4 kB | |
winman-20120930.7z | 2012-10-04 | 87.6 kB | |
snapit-20100706.7z | 2012-10-04 | 20.0 kB | |
Totals: 4 Items | 126.4 kB | 0 |
WinMan -- Hotkey-based Window Manager This little utility is wrote in morning of 2010-10-13, when I want a simple utility to move and size window. It is possible to done thank to code from FreeSnap utility, you can reach at http://blueonionsoftware.com/freesnap.aspx. This program borrow structure from it's ancestor: SnapIt. How To Use - Win+Ctrl+Z / Win+Ctrl+Num1 move to left/bottom of screen - Win+Ctrl+X / Win+Ctrl+Num2 move to middle/bottom of screen - Win+Ctrl+C / Win+Ctrl+Num3 move to right/bottom of screen - Win+Ctrl+A / Win+Ctrl+Num4 move to left/middle of screen - Win+Ctrl+S / Win+Ctrl+Num5 move to middle/middle of screen - Win+Ctrl+D / Win+Ctrl+Num6 move to right/middle of screen - Win+Ctrl+Q / Win+Ctrl+Num7 move to left/top of screen - Win+Ctrl+W / Win+Ctrl+Num8 move to middle/top of screen - Win+Ctrl+E / Win+Ctrl+Num9 move to right/top of screen - Release Shift key to move with caring taskbar window. - Hold Shift key to move without caring taskbar window. - Win+Ctrl+1 resize to 640x480 - Win+Ctrl+2 resize to 800x600 - Win+Ctrl+3 resize to 1024x600 - Win+Ctrl+4 resize to 1024x768 - Win+Ctrl+5 resize to 1280x768 - Win+Ctrl+6 resize to 1366x768 - Win+Ctrl+7 resize to 1440x900 - Win+Ctrl+8 resize to 1600x900 - Win+Ctrl+9 resize to 1920x1080 - Win+Ctrl+9 resize to 1920x1080 - Win+Ctrl+0 resize to fit current screen - Release Shift key to resize with caring taskbar window. - Hold Shift key to resize without caring taskbar window. - Win+Ctrl+Arrow keys move window to touch monitor's edge in that direction (non-numpad) - Win+Ctrl+Shift+Arrow keys stretch window to touch monitor's edge in that direction (non-numpad) - Press Win+Ctrl+PgUp move foreground window to previous monitor - Press Win+Ctrl+PgDn move foreground window to next monitor - Press Win+Ctrl+Home move foreground window to primary monitor - Press Win+Ctrl+? show help, not much for now - Press Win+Ctrl+/ stop program Other Tasks - Prevent multiple help message (not much). - Better help message. - Include VERSIONINFO resource. - Consider to add support USB unplug if run from USB.