From owner-freebsd-questions@FreeBSD.ORG Mon Oct 19 00:51:36 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC2C5106566C for ; Mon, 19 Oct 2009 00:51:36 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-exrelay1.uni-muenster.de (ZIVM-EXRELAY1.UNI-MUENSTER.DE [128.176.192.14]) by mx1.freebsd.org (Postfix) with ESMTP id 429038FC08 for ; Mon, 19 Oct 2009 00:51:35 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.44,582,1249250400"; d="scan'208";a="285827670" Received: from zivmaildisp1.uni-muenster.de (HELO ZIVMAILUSER03.UNI-MUENSTER.DE) ([128.176.188.85]) by zivm-relay1.uni-muenster.de with ESMTP; 19 Oct 2009 02:51:34 +0200 Received: by ZIVMAILUSER03.UNI-MUENSTER.DE (Postfix, from userid 149459) id 6104E1B0750; Mon, 19 Oct 2009 02:51:34 +0200 (CEST) Date: Mon, 19 Oct 2009 02:51:33 +0200 (CEST) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: tft pivot support and auto rotation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Oct 2009 00:51:36 -0000 hi there, my tft comes with pivot support. i'm running x with the nvidia closed source drivers and added Option "RandRRotation" "True" to my xorg.conf. so now when i do `xrandr -o left` or `xrandr -o right` X gets rotated which is great. under windows however i've been told that this is being done automatically when the screen gets rotated. is it possible to do this too under X without having to use xrandr manually? i guess the tft must be sending some sort of signal over the vga/dvi port to signal that it's been rotated. cheers. alex