Is this possible? I want to close programs in the taskbar with middle-click, like tabs in firefox. The best approach I have so far is waiting for the mini-view that pops up when you point with the mouse in the taskbar and then middle-clicking there, but I would like to close them directly.
7 Answers
7 Taskbar Tweaker (source-code) allows closing windows by middle-clicking the taskbar, as well as some other stuff like "ungrouping" taskbar items.
Now I don't miss the pre-Windows 7 feature where I could CTRL-click multiple windows from the taskbar and close them all at once. Middle clicking is actually faster and I very rarely want to start a new instance by middle-clicking or use those jump lists (I got the standard menu back^^).
update: The 7 Taskbar Tweaker site doesn't play nice with some foreign IP addresses (returns 403:Forbidden). Download 7 Taskbar Tweaker v3.3.2 from a mirror.
Not the same, but a similar native win 7 behavior you might not be aware of: Middle clicking on the preview image that shows when you hover over a taskbar item will close the window. I'm working on getting used to this, rather than adding a third party tweak program.
You could also do that with a AutoHotkey script.
The following one could be the right thing for you: http://www.autohotkey.com/forum/topic8434.html
- 566
Shift+Right clicking on the taskbar button will bring up a menu with Restore, Minimize, Close, etc (or Restore all, Minimize all, Close all if it's a grouped button).
- 288
What type of mouse do you have and are you running the bare minimum mouse drivers? I currently have a one of the new "blue" mice from Microsoft, and installed the drivers that came along with it. The extended drivers will let you change the action of all the buttons on the mouse globally or program specific. I'm pretty sure that Logitech drivers allow the same thing too. One of the available options to change for the middle button is Exit Program.
- 491
There is no Windows setting or registry hack to do this. Your best bet would be a third-party program, such as AutoHotkey, or continuing doing what you're doing. Alternatively, you could right-click on the icon and click "Close window".
- 6,979
Alternative to virus-containing tool 7 Taskbar Tweaker, I suggest Taskix which contains NO virus.
ps.
Windows XP, Windows Server 2003, Windows Vista and Windows Server 2008
NOT for Windows 7 :(
- 12,548