How To Change Window Transparency in Windows 7 with a Hotkey

Posted by YatriTrivedi on How to geek See other posts from How to geek or by YatriTrivedi
Published on Thu, 03 Mar 2011 11:00:11 +0000 Indexed on 2011/03/03 15:27 UTC
Read the original article Hit count: 338

Filed under:

banner

Linux has a lot of eye-candy because of Compiz, my favorite of which is the window opacity plugin. Using a short AutoHotKey script, you can add that same functionality to Windows 7.

I used this AHK script as a basis for changing opacity. It uses a single hotkey to change the active window’s transparency by 25% each time until it resets to 0. I wanted functionality similar to Compiz, so I modified the script to use the mouse wheel and shortened the increments to get more variety.

Just hold down the Windows key and scroll down to see through the window. This decreases opacity and makes windows more transparent.

opacity-low

Latest Features How-To Geek ETC


© How to geek or respective owner

Related posts about autohotkey