Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Window placement with Apple's X11 and dual screens' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Window placement with Apple's X11 and dual screens
Authored by: gdsimms on Jan 22, '04 12:10:58PM
When my monitors are arranged like this:
            +------------+
            |            |
            |            |
+----------+|            |
|          |+------------+
|          |
+----------+
Then the new X11 windows get placed in the upper-left of the super-rectangle that encloses both screens, like this:
+===+       +------------+
|   |       |            |
+---+       |            |
+----------+|            |
|          |+------------+
|          |
+----------+
That is, out of view and out of reach. Dumb.

[ Reply to This | # ]