Eirik 2007-04-24 20:20
I noticed a hotkey for maximizing a windows. Is it possible to add a hotkey for minimize as well?
Eirik
|
Christian Studer 2007-04-25 09:47
I'll consider that for UltraMon 3, thanks for your suggestion.
What you could already do is create a hotkey which runs the MinimizeWnd script.
Christian Studer - www.realtimesoft.com
|
Koogle 2007-04-25 10:46
use StrokeIT http://www.tcbmi.com/strokeit/
you'll never use buttons again for repetitive tasks whenever possible :)
|
Eirik 2007-04-26 05:29
Christian: Thanks! The script does the trick. One thought though. After pressing a hotkey to minimize a window, you'd expect that pressing the same hotkey again would restore it (the window). Is this doable?
Koogle: Thanks, but mouse gestures are exactly the opposite of want a want. I use hotkeys to minimize the need for a mouse.
|
Christian Studer 2007-04-26 11:27
This won't work with the script, the problem is that the script operates on the foreground window, but a minimized window automatically is no longer the foreground window.
Christian Studer - www.realtimesoft.com
|