From owner-freebsd-questions@FreeBSD.ORG Thu May 24 19:30:58 2012 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 6CCC01065672 for ; Thu, 24 May 2012 19:30:58 +0000 (UTC) (envelope-from lars@larseighner.com) Received: from mail.team1internet.com (mail.team1internet.com [216.110.13.10]) by mx1.freebsd.org (Postfix) with ESMTP id 485D78FC0C for ; Thu, 24 May 2012 19:30:58 +0000 (UTC) Received: from larseighner.com (unknown [71.20.75.102]) by mail.team1internet.com (Postfix) with SMTP id 41B8D16B4A9; Thu, 24 May 2012 14:30:57 -0500 (CDT) Received: by larseighner.com (nbSMTP-1.00) for uid 1001 lars@larseighner.com; Thu, 24 May 2012 14:29:36 -0500 (CDT) Date: Thu, 24 May 2012 14:29:36 -0500 (CDT) From: Lars Eighner X-X-Sender: lars@noos.larseighnerhome.com To: Polytropon In-Reply-To: <20120524211218.65830131.freebsd@edvax.de> Message-ID: References: <20120524201132.e11d5a0a.freebsd@edvax.de> <20120524211218.65830131.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: How to rollback xorg to working tty switch 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: Thu, 24 May 2012 19:30:58 -0000 On Thu, 24 May 2012, Polytropon wrote: > On Thu, 24 May 2012 20:11:32 +0200, Polytropon wrote: >> On Thu, 24 May 2012 06:45:06 -0500 (CDT), Lars Eighner wrote: >>> >>> I need to rollback x.org to a point that tty switching worked. I'm dead in >>> the water when stuck in x.org. >> >> Maybe putting >> >> Option "DontVTSwitch" "false" >> >> in Section "ServerFlags" or /etc/X11/xorg.conf helps? > > Of course not "or" - "of". Maybe it belongs to section > "ServerLayout", I'm not sure, it changes quite often > which options are supported and where they have to be > placed. :-) Doesn't seem to help, and also it appears from my researches that is not assignable, but like make options, if it present it is true but there is no way to make it false. > > And in worst case, use "portdowngrade" to get an older version > of the port (may require recompiling a lot of dependencies in > both directions). portdowngrade does not really provide much help for meta ports, but I took a flier and rolled xorg-server back to 1.7.5,1 and this sort of worked (mapped tty changing to shift-Fx - not my first choice, but makes life possible. > > portdowngrade x11/xorg -s :pserver:anoncvs@anoncvs.tw.FreeBSD.org:/home/ncvs > > (Maybe you need to be more specific as "x11" is only a metaport.) -- Lars Eighner http://www.larseighner.com/index.html 8800 N IH35 APT 1191 AUSTIN TX 78753-5266