Or if it were something that you were doing while RDP’d in, you could just select the window, hit alt-space, select move, then use the cursor keys to place the app where you want it. Or use restore first if it’s in a maximized state. I’m not sure that this is something that even requires python.
From: python-win32-bounces+rdahlstrom=directedge....@python.org [mailto:python-win32-bounces+rdahlstrom=directedge....@python.org] On Behalf Of Tony Cappellini Sent: Thursday, April 30, 2009 12:55 PM To: python-win32@python.org Subject: Re: [python-win32] Programatically activating secondary monitor? Message: 1 Date: Thu, 30 Apr 2009 08:49:58 +0100 From: Tim Golden <m...@timgolden.me.uk<mailto:m...@timgolden.me.uk>> Subject: Re: [python-win32] Programatically activating secondary monitor? Cc: python-win<mailto:python-win32@python.org> One can enable/disable a mutli-head monitor by right clicking on the desktop and selecting the Settings Tab. Of course, you need to have a multi-head video card and driver installed first. but there are times when you want to disable the second montior/desktop. When you connect to a system via Remote Desktop which has both monitors/desktops enabled, you cannot access the applications that are displayed on the secondary monitor. This is extremely irritating. If you close those applications and re-open them, they automatically re-ope on the secondary display. The only way to prevent this is to disable the secondary video card,and re-open the monitor on the primary display. Some very old applications (Lotus Notes for example) which happen to be running on the scondary display, cannot be dragged back to the primary display. DISCLAIMER: This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is strictly prohibited. If you have received this in error, please immediately notify me and permanently delete the original and any copy of any e-mail and any printout thereof. E-mail transmission cannot be guaranteed to be secure or error-free. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. NOTICE REGARDING PRIVACY AND CONFIDENTIALITY Direct Edge ECN LLC may, at its discretion, monitor and review the content of all e-mail communications. www.directedge.com<http://www.directedge.com/>
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32