My DA Favourites
Checkers by DiRi
Update your links! My blogging continues at http://blog.microugly.com.
14 Aug, 2007

Alt+Tab with just your mouse

This is a simple AutoHotkey script that will allow you to Alt+Tab through your applications using just your mouse.

It requires a scroll mouse with 2 extra buttons - the buttons most often used for 'back' and 'forward' in your browser.

XButton1 & WheelDown::AltTab
XButton1 & WheelUp::ShiftAltTab
XButton1::Send {XButton1}

To use, hold down the mouse button normally used for 'back' then scroll the mouse wheel to scroll through your list of open applications and release the mouse button.

Comments

1. david says…

YOU, sir, are a genius

Posted on Fri 12 Dec, 2008

2. checkers stratagems says…

I read a post of your on a forum where you were asking for advise on a "team" CMS, I'm also looking for exactly this - a sharepoint like system which can run on linux/unix.
I've tried working through the CMS Matrix site with little success, the products out there just dont do what I want or have too many features which I dont want.
Did you ever get a good solution in place?
What product did you settle on?

Posted on Fri 8 Jan, 2010

3. Anonymous says…

I read a post of your on a forum where you were asking for advise on a "team" CMS, I'm also looking for exactly this - a sharepoint like system which can run on linux/unix. free games

Posted on Tue 12 Jan, 2010

Add comment:


Submit Comment Preview Comment

Rules: Paragraphs and linebreaks are automatically created (two or more linebreaks create a paragraph). Linebreaks between code tags remain linebreaks. Block tags cannot be enclosed by inline tags. Red attributes are required and green is optional.

Use "&lt;" and "&gt;" for "<" and ">". Enclosing PHP code in <code> tags will highlight the code (i.e. <code>&lt;?php echo 'hello world'; ?&gt;</code>).

List of valid tags: