starting X on an alternate monitor

2005-10-19 Thread Eric Gumtow
I'm trying to start X with the root on monitor #2. This is my command line: X -fullscreen -ac -emulate3buttons -clipboard -multiplemonitors -screen 0 @2 What happens is X starts on monitor #1. I've read through the FAQ and X's help page. Based on what I've found from those sources it ought

Re: starting X on an alternate monitor

2005-10-19 Thread Brian Keener
Eric Gumtow wrote: I'm trying to start X with the root on monitor #2. This is my command line: X -fullscreen -ac -emulate3buttons -clipboard -multiplemonitors -screen 0 @2 What happens is X starts on monitor #1. I've read through the FAQ and X's help page. Based on what I've found from

Re: starting X on an alternate monitor

2005-10-19 Thread Eric Gumtow
Have you tried it with @1 instead of @2? Yes. The same behavior. X starts on monitor #1. --- Brian Keener [EMAIL PROTECTED] wrote: Eric Gumtow wrote: I'm trying to start X with the root on monitor #2. This is my command line: X -fullscreen -ac -emulate3buttons -clipboard

Re: starting X on an alternate monitor

2005-10-19 Thread Brian Keener
Eric Gumtow wrote: Have you tried it with @1 instead of @2? Yes. The same behavior. X starts on monitor #1. At one point in the past I had worked out a method to do basically what the @x command does. This was before I realized it had a built-in method of doing exactly what I

RE: starting X on an alternate monitor

2005-10-19 Thread Soong, SylokeJ
Since monitor #2 is an extension display area with monitor #1, Win/xp treats the whole as a single display space. Consecutive invocation of xp apps frames would graduate in coordinates left to right top to bottom, unless the coords are fixated by the app. A point to prove - that to start cygwin/x

dillo on cygwinX

2005-10-19 Thread Charles Li
I have installed dillo cygwinX. When I try to access yahoo mail, I get Cant start dpid daemon after I put in username and password. I read about stopping the dpid after upgrade, but it did not help. What else can I do? Thanks. __ Yahoo! Music

Firefox on cygwinX

2005-10-19 Thread Charles Li
I am trying to install FireFox on cygwinx. I got the following errors: + $ ./configure loading cache ./config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking for

Re: Firefox on cygwinX

2005-10-19 Thread Alan Hourihane
On Wed, 2005-10-19 at 08:14 -0700, Charles Li wrote: I am trying to install FireFox on cygwinx. I got the following errors: + $ ./configure loading cache ./config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin

Re: Firefox on cygwinX

2005-10-19 Thread Richard Campbell
Alan Hourihane wrote: On Wed, 2005-10-19 at 08:14 -0700, Charles Li wrote: I look through the setup and can not find cl, I have all the gcc installed. What else do I need? Sounds like you have Visual C++ (or equivalent) installed and that's where the program 'cl' comes from. It will be in

Re: Firefox on cygwinX

2005-10-19 Thread Alan Hourihane
On Wed, 2005-10-19 at 11:32 -0400, Richard Campbell wrote: Alan Hourihane wrote: On Wed, 2005-10-19 at 08:14 -0700, Charles Li wrote: I look through the setup and can not find cl, I have all the gcc installed. What else do I need? Sounds like you have Visual C++ (or equivalent)