AutoHotkey Community

It is currently May 27th, 2012, 2:41 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: November 23rd, 2009, 3:02 am 
Hi,

I have a program (rainmeter) that I wish to leave displayed on my desktop (vista 32bit) when all windows are minimized. Unfortunately, when I press the Show Desktop icon (Windows+D), it hides this program also. I can select an option to 'pin to desktop' but thanks to Aero and the way it redraws over the actual desktop image, this causes the program to be hidden anyway (effectively underneath the Aero redraw). However, using Ctrl-M simply minimises all active windows (not all programs) and leaves rainmaker untouched and visible.

I was wondering if there were a way to remap the 'Show Desktop' quicklaunch icon to execute the 'Minimize All' action instead, or to create a new icon that performs the Windows+M action instead of the Windows+D action. This would stop me having to hit Windows+M every time i wanted to get back to my desktop :)

I have read http://www.autohotkey.com/forum/topic24466.html but the problem is both sidebar-specific and only focuses on the keystrokes.

Apologies if this is the wrong place for this question.
Many thanks,
RR


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 23rd, 2009, 4:09 am 
Offline

Joined: February 17th, 2008, 7:09 am
Posts: 536
So basically you want this, unless i'm mistaken.

Code:
#D::Send #M


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 30th, 2009, 11:37 am 
Offline

Joined: February 2nd, 2008, 4:35 am
Posts: 643
Or
Code:
#D::#M


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Alpha Bravo, Bing [Bot], Google [Bot], rbrtryn and 19 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group