From owner-freebsd-questions@FreeBSD.ORG Wed May 11 05:21:24 2011 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 7430A106566B for ; Wed, 11 May 2011 05:21:24 +0000 (UTC) (envelope-from christopher-ml@telting.org) Received: from mail.telting.org (mail.telting.org [204.109.56.249]) by mx1.freebsd.org (Postfix) with ESMTP id 51F628FC0A for ; Wed, 11 May 2011 05:21:24 +0000 (UTC) Received: from ares.local (cpe-76-168-204-255.socal.res.rr.com [76.168.204.255]) by mail.telting.org (Postfix) with ESMTP id 7CD802846A for ; Wed, 11 May 2011 05:21:23 +0000 (UTC) Message-ID: <4DCA1CD3.5010005@telting.org> Date: Tue, 10 May 2011 22:21:23 -0700 From: Chris Telting User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: start X in background without it taking over the console? 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: Wed, 11 May 2011 05:21:24 -0000 I know this isn't strictly a Freebsd question. I want to start up X in the background without it taking over the console. I want to switch over to it manually when I press alt-F9.