Results 1 to 4 of 4
-
12-07-2009, 03:32 AM #1
- Join Date
- Mar 2009
- Location
- Usa
- Posts
- 390
Frustrating issue using dual videocards.
HELP!!!
I dont know if what I want to do is technically possible but it seems to be something quite small
I have several pc's that I will be using in my sim. several of them are fitted with dual videocards. These are identical cards, FX5200''s with an Nvidia chipset.
What I want, and cannot seem to achieve, is that on startup, two programs that start automatically, start on their respective screens and not on the same active screen.
If I see some of the setups that people have I am convinced that something like this must be possible..... but how in heavens name.
TIA for your time and expert advice
-
12-14-2009, 02:08 PM #2
- Join Date
- Jul 2004
- Posts
- 4
Re: Frustrating issue using dual videocards.
Try ZMover from http://www.basta.com/Product.aspx?pid=11
-
12-14-2009, 05:33 PM #3
- Join Date
- Mar 2009
- Location
- Usa
- Posts
- 390
Re: Frustrating issue using dual videocards.
Thanks for the tip. I have already tried ultramon and multimon, both without success
-
12-16-2009, 06:21 AM #4
- Join Date
- Nov 2009
- Location
- France
- Posts
- 43
Re: Frustrating issue using dual videocards.
Hi,
I suppose that you have solved this problem.
If not, you can try AutoHotKey (free download). It is easy to write a script that moves windows to a specific place.
Example of such a script :
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
WinMove,Test.txt,, 1921, 1
This script moves a window with title "Test.txt" to position x = 1921 y = 1 witch is the top of my second screen.
Patrick.
Similar Threads
-
Dual radios with dual headsets
By frazer in forum Cockpit SoundsReplies: 2Last Post: 01-13-2011, 04:40 AM -
dual head or dual card
By Jackpilot in forum Computer Hardware SetupReplies: 1Last Post: 02-18-2009, 03:26 PM -
Eyepoint issue with Dual Monitors
By Martin Arant in forum Cockpit Outside VisualizationReplies: 11Last Post: 07-08-2007, 07:14 AM -
0/16/16 board issue
By lineman55 in forum FS2Phidget UsersReplies: 3Last Post: 03-21-2005, 08:40 AM -
Frustrating problem...MCDU... help!!!
By null null in forum PM General Q & AReplies: 1Last Post: 01-06-2005, 08:01 AM