What is the keyboard shortcut for minimizing a normal window?

link|improve this question
it is in windows itself. – Remya Mar 7 '11 at 5:36
feedback

migrated from stackoverflow.com Mar 7 '11 at 14:44

This question came from our site for professional and enthusiast programmers.

3 Answers

up vote 2 down vote accepted

You haven't specified what operating system. But in Windows it is Windows-M.

link|improve this answer
Thanks, it works. – Remya Mar 7 '11 at 5:35
Note that if you have multiple windows open, this minimizes all of them. – Lord Torgamus Mar 7 '11 at 20:10
feedback

I generally use Alt+space, followed by n to minimize the current window.

link|improve this answer
feedback

Yes you havent specified the Operating System. But for Windows 7 its Win + Up for maximization and Win + Down for minimization. Hope it solves your problem.

link|improve this answer
I just tested this on Windows XP SP3 and it does not work. -1 – Lord Torgamus Mar 7 '11 at 20:09
This works on Windows 7. The poster should edit his post to specify that. (Not sure about Vista.) – CajunLuke Mar 7 '11 at 20:52
That works only on Windows 7. There is no keyboard shortcut to do a single window at a time in XP without the help of a 3rd party tool. (Yes, you can use Alt+Space, n - but that's not really a shortcut, just using accelerator keys). – vcsjones Mar 7 '11 at 21:03
On Windows 7, WinKey + Down Arrow only returns a maximized window to normal size. You have to press it when a window is normal size to minimize. – Lord Torgamus Mar 9 '11 at 4:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.