Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

When using a dual monitor setup exerytime i want to connect/disconnect the monitor i have to go into the dispaly settings, is there a way that this can be bypassed with a AHK script? All the script needs to do is activate the monitor so it displays to the left hand side, it is the same monitor everytime just I like to move mylaptop around a lot and obviously cant move the second monitor.

share|improve this question
When you ever move to Windows 7, you can use WIN+P to do this. ;-) – Tom Wijsman Aug 15 '10 at 17:52
Windows 7 usually tries to put a monitor it recognizes back where it was before as soon as you plug it in - I'm surprised Vista doesn't. (Or is this maybe a VGA connection?) – Shinrai Apr 4 '12 at 14:07

1 Answer

up vote 1 down vote accepted

This AutoHotkey forum thread contains such a script.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.