| Author |
Message |
Topic: Activate a particular system tray icon |
dnquark
Replies: 8
Views: 706
|
Forum: Ask for Help Posted: Fri Dec 31, 2010 9:49 pm Subject: Activate a particular system tray icon |
flak's suggestion is brilliant, but for some reason doesn't work
Here's what I get from window spy when I double-click on the tray icon:
>>>>>>>>>>( Window Title & ... |
Topic: Activate a particular system tray icon |
dnquark
Replies: 8
Views: 706
|
Forum: Ask for Help Posted: Fri Dec 31, 2010 1:13 pm Subject: Activate a particular system tray icon |
| Yes, I tried searching the forums and googling, and I did find lots of rather advanced stuff related to tray, but not quiet what I was seeking... Also, I didn't think that such a simple task would in ... |
Topic: Activate a particular system tray icon |
dnquark
Replies: 8
Views: 706
|
Forum: Ask for Help Posted: Fri Dec 31, 2010 12:48 pm Subject: Activate a particular system tray icon |
I am looking for a way to automate going to the system tray and double-clicking the OpenVPN tray icon. This seems like a straightforward task, but I can't figure out how to do it with AHK yet Any ... |
Topic: Trying to toggle autohide taskbar with keystroke in vista |
dnquark
Replies: 31
Views: 9675
|
Forum: Ask for Help Posted: Thu Dec 30, 2010 10:35 am Subject: Trying to toggle autohide taskbar with keystroke in vista |
| With all the scripts that are listed here, the taskbar hides, but the windows don't maximize -- there's just blank space where the taskbar used to be through which the desktop wallpaper shows. Is the ... |
Topic: Distraction Elimination / Full Screen Script |
dnquark
Replies: 22
Views: 15356
|
Forum: Scripts & Functions Posted: Thu Dec 30, 2010 9:11 am Subject: Distraction Elimination / Full Screen Script |
| This script would be awesome if there were an option to only activate it when the window is maximized. I use it to get rid of titlebars. I'm on a small laptop, so when the window is _not_ maximized, ... |
Topic: Filename argument |
dnquark
Replies: 8
Views: 620
|
Forum: Ask for Help Posted: Sun Jul 05, 2009 1:15 pm Subject: Filename argument |
| As a datapoint, I had to set the delay value to 2... I don't understand why it's so slow on my machine. Interestingly enough, when this script is run over windows shortcuts (lnk files), the message ... |
Topic: How to replace substring of a hotstring |
dnquark
Replies: 5
Views: 511
|
Forum: Ask for Help Posted: Sat May 16, 2009 8:18 pm Subject: How to replace substring of a hotstring |
Ah, finally figured it out: this needs a slight modification to get it to work:
:*:~\::C:\Documents and Settings\User\
:*:~/::C:\Documents and Settings\User\
... |
Topic: How to replace substring of a hotstring |
dnquark
Replies: 5
Views: 511
|
Forum: Ask for Help Posted: Sun May 10, 2009 3:05 am Subject: How to replace substring of a hotstring |
Hm, this isn't working for me. It's not doing the / -> \ replacement (for instance, if you type in foo// it comes out foo/\).
The exact replacement I want would be easy to define using a regula ... |
Topic: How to replace substring of a hotstring |
dnquark
Replies: 5
Views: 511
|
Forum: Ask for Help Posted: Wed May 06, 2009 2:12 am Subject: How to replace substring of a hotstring |
I have the following two hotstrings defined:
:*:~\::C:\Documents and Settings\User\
:*:~/::C:\Documents and Settings\User\
In addition, I want to have typ ... |
Topic: iSwitchw - cosmetically enhanced edition |
dnquark
Replies: 40
Views: 19929
|
Forum: Scripts & Functions Posted: Tue May 05, 2009 6:21 am Subject: iSwitchw - cosmetically enhanced edition |
This is a great script - just what I was looking for!
My only wish is that the font size could automatically be made smaller so that all open windows fit on the list. Any ideas how one would go ab ... |
| |