From owner-freebsd-x11@FreeBSD.ORG Wed Sep 26 06:55:08 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 597E0106564A for ; Wed, 26 Sep 2012 06:55:08 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [94.23.254.147]) by mx1.freebsd.org (Postfix) with ESMTP id 114228FC08 for ; Wed, 26 Sep 2012 06:55:07 +0000 (UTC) Received: from baby-jane.lamaiziere.net (mr129166.cri.univ-rennes1.fr [129.20.129.166]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 3DBB4A3F6; Wed, 26 Sep 2012 08:55:06 +0200 (CEST) Received: from mr129166 (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 8AE656228; Wed, 26 Sep 2012 08:55:05 +0200 (CEST) Date: Wed, 26 Sep 2012 08:55:05 +0200 From: Patrick Lamaiziere To: Andreas Nilsson Message-ID: <20120926085505.4240411b@mr129166> In-Reply-To: References: <20120925151040.661b79e3@mr129166> <20120925152018.1c5edd48@mr129166> <20120925222746.2c3c056e@davenulle.org> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd9) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-x11@freebsd.org Subject: Re: [nvidia] no more twinview with nvidia-driver-304.43 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2012 06:55:08 -0000 Le Tue, 25 Sep 2012 22:40:38 +0200, Andreas Nilsson a écrit : > I have a laptop with nvidia-card. I use > xrandr --output VGA-0 --left-of LVDS-0 --auto > to add a screen to the left of laptop. > xrandr --output VGA-0 --off > to detach second monitor. > > --left-of can be replaced with: --below --above --right-of and so on. > Hope it helps. Thanks, xrandr works fine here too. Cool. Regards