public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Takuma Murakami <takuma@dgp.ne.jp>
To: cygwin-xfree@cygwin.com
Subject: Re: multimonitor question
Date: Thu, 04 Mar 2004 06:10:00 -0000	[thread overview]
Message-ID: <20040304150900.6A26.TAKUMA@dgp.ne.jp> (raw)
In-Reply-To: <000001c4012f$75322dd0$9bbb6151@BENJACKSON>

Ben,

Please utilize the -geometry option as Igor says.

Perhaps you are placing your monitors like the following
figure (fixed-width fonts are assumed).

+-----------+--------------+
|           |              |
|           |              |
|           |              |
+-----------+              |
|           |  monitor B   |
|           |              |
| monitor A |              |
|           |              |
+-----------+--------------+

Cygwin/X maps the top-left corner of the whole virtual screen
to (0, 0) on which new windows are to be placed.  As long as
you specify -multimonitors in those situations, you should
accept this result and make use of -display option.  Of course
proposals of better ways of mapping would be appreciated.

The true problem is that no matter if -multimonitors is
specified or not, some code assume the top-left corner of
the whole virtual screen is (0, 0).  Therefore users will
accidentally lose their new windows though they are willing
to use only the primary monitor.

Takuma Murakami


  parent reply	other threads:[~2004-03-04  6:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03  4:14 multiwindow broken? Daniel Danger Bentley
2004-03-03  4:36 ` Harold L Hunt II
2004-03-03 10:35   ` Takuma Murakami
2004-03-03 13:31     ` Harold L Hunt II
2004-03-03 13:44       ` Ben Jackson
2004-03-03 14:54         ` multimonitor question Ben Jackson
2004-03-03 16:07           ` Igor Pechtchanski
2004-03-04  6:10           ` Takuma Murakami [this message]
2004-03-04 13:22             ` Igor Pechtchanski
2004-03-04 14:38               ` Takuma Murakami

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040304150900.6A26.TAKUMA@dgp.ne.jp \
    --to=takuma@dgp.ne.jp \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).