AutoHotkey Community

It is currently May 26th, 2012, 3:21 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: March 9th, 2009, 7:01 pm 
Offline

Joined: March 16th, 2006, 5:01 pm
Posts: 150
Hi,

I like to assign a global shortcut to my most-used tools to get them to and from the tray. Thunderbird can go to tray thanks to this plugin:
https://addons.mozilla.org/en-US/thunderbird/addon/2110

But I have no idea how to make it come back and forth with a keyboard shortcut. It may be that the method that addon uses is not 'orthodox'... anyone having more luck?

Thanks!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 10th, 2009, 5:30 am 
like ctrl t to make it come up

Code:
^t::
run, C:\Program Files\Thunderbird\Thunderbird.exe

that'll do the same thing


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey, nyoe, patgenn123, Yahoo [Bot] and 18 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