AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 7 matches
AutoHotkey Community Forum Index
Author Message
  Topic: process of changing applications background color
Skippy

Replies: 1
Views: 129

PostForum: Ask for Help   Posted: Wed Apr 16, 2008 4:09 am   Subject: process of changing applications background color
a quick search on screen inversion here shows other people looking for the same thing, but nothing that seems to work.

May have to look for a piece of hardware that will invert the signal before t ...
  Topic: What makes you use Autohotkey?
Skippy

Replies: 20
Views: 1228

PostForum: General Chat   Posted: Wed Jul 25, 2007 2:05 pm   Subject: What makes you use Autohotkey?
I use it at work to add functionality that our off the shelf programs can't do. (Like display a message on everybody's screen when a call is entered into the program).

I'm a noob at AHK, but have f ...
  Topic: HDD Activity Monitoring LED
Skippy

Replies: 19
Views: 6429

PostForum: Scripts & Functions   Posted: Sat Mar 31, 2007 4:44 am   Subject: HDD Activity Monitoring LED
Nicely done.

I'm for anything that makes blinky lights.

Thanks
  Topic: sending Control-C when the input locale isn't english
Skippy

Replies: 12
Views: 309

PostForum: Ask for Help   Posted: Fri Jan 19, 2007 3:48 pm   Subject: sending Control-C when the input locale isn't english
Would control insert (instead of control C) work?
  Topic: network architecture
Skippy

Replies: 7
Views: 960

PostForum: Ask for Help   Posted: Wed Jan 10, 2007 3:54 pm   Subject: network architecture


Now that came in handy. Thank you!
  Topic: Mouse Clicks
Skippy

Replies: 12
Views: 425

PostForum: Ask for Help   Posted: Tue Dec 12, 2006 7:39 pm   Subject: Mouse Clicks
could you send Alt commands instead

such as


#c::
send !f ;file menu
send v ;choose preview
sleep 1000 ; let my slow machine catchup
send !p ;print_dialog
sleep 500
send !g ;pag ...
  Topic: Programming mouse clicks with keyboard
Skippy

Replies: 2
Views: 237

PostForum: Ask for Help   Posted: Tue Dec 12, 2006 7:32 pm   Subject: Programming mouse clicks with keyboard
You can use the window spy feature to determine the coordinates of where you want to send the click.
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group