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 6 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Secondary Monitor
socd

Replies: 70
Views: 34903

PostForum: Ask for Help   Posted: Sat Jan 16, 2010 2:44 am   Subject: Secondary Monitor
Thanks.
  Topic: Secondary Monitor
socd

Replies: 70
Views: 34903

PostForum: Ask for Help   Posted: Wed Dec 02, 2009 12:03 am   Subject: Secondary Monitor
I don't know what it does.
  Topic: Secondary Monitor
socd

Replies: 70
Views: 34903

PostForum: Ask for Help   Posted: Thu Nov 26, 2009 10:24 pm   Subject: got the sound switch to work
The below code makes it when I hit Control + F4 change between my Digital (surround sound system) out and my analog (computer speakers). I just keep hitting the combination to go back and forth.

I ...
  Topic: Secondary Monitor
socd

Replies: 70
Views: 34903

PostForum: Ask for Help   Posted: Wed Nov 25, 2009 11:05 pm   Subject: Secondary Monitor
I opened the program DisplaySwitch.exe in notepad and went thru it line by line until I found the commands. Gave it a try and it worked.
  Topic: switch between two displays
socd

Replies: 5
Views: 544

PostForum: Ask for Help   Posted: Sun Nov 22, 2009 5:33 pm   Subject: This will solve your monitor question.
Read my post here:
http://www.autohotkey.com/forum/viewtopic.php?t=21800&postdays=0&postorder=asc&start=45

Haven't figured out the sound issue yet.
  Topic: Secondary Monitor
socd

Replies: 70
Views: 34903

PostForum: Ask for Help   Posted: Sun Nov 22, 2009 5:27 pm   Subject: Is switch to TV and back to Computer Monitor
This code makes it easy to switch from your computer monitor to your TV and then back to your computer monitor.

^F2:: ;Ctrl-F2
{
run displayswitch /external
}
return
^F3& ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group