Re: Screen placement problems on multihead setup.
Xavier Bestel <[email protected]>
| Newsgroups | gmane.comp.xfree86.expert |
|---|---|
| Message-ID | <[email protected]> |
Le jeu 05/12/2002 à 16:54, Rodrigo Severo a écrit : > Hi list, > > > I have two screens: > > 1. 1280x768 and > 2. 800x600 > > I want to place them aligned by their bottoms like the following diagram: > > -------- > --------| | > | || | > | 2 || 1 | > | || | > ---------------- I think you need something like: Screen 1 "Big Screen" 800 0 Screen 2 "Little Screen" 0 168 Xav