From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 19 Aug 2003 10:14:09 +0400 From: Pavel Tsybulin To: community@altlinux.ru Subject: Re: [Comm] =?koi8-r?B?z8TOwSDHz8zP18EgyM/S?= =?koi8-r?B?z9vPLi4u?= Message-ID: <20030819061409.GA1599@pasha.alkorn.net> References: <20030814182626.GA1580@pasha.alkorn.net> <1518365588.20030818144839@mtu-net.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1518365588.20030818144839@mtu-net.ru> User-Agent: Mutt/1.4i X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 06:12:48 -0000 Archived-At: List-Archive: List-Post: On Mon, Aug 18, 2003 at 02:48:39PM +0400, Дмитриев М.Н. wrote: > > Если кто-то "растягивал" рабочий стол GUI на два монитора, поделитесь, > как это делалось и где порыть для этого. > Ну это, как раз, и не сложно. /etc/X11/XF86Config-4 : Section "Device" BusID "PCI:1:0:0" Identifier "Ti4200" VendorName "Asus" BoardName "V9280" Driver "nvidia" # ************************* TwinView *********************************** Option "TwinView" Option "SecondMonitorHorizSync" "30-70" Option "SecondMonitorVertRefresh" "50-150" Option "TwinViewOrientation" "RightOf" Option "MetaModes" "1024x768,1024x768" Option "ConnectedMonitor" "crt,crt" # ************************* TwinView *********************************** EndSection