From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 13:30:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBBA16A4CE for ; Thu, 7 Apr 2005 13:30:21 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6E1343D2F for ; Thu, 7 Apr 2005 13:30:20 +0000 (GMT) (envelope-from dennisolvany@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so425328rnf for ; Thu, 07 Apr 2005 06:30:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=sS8Pbv5celP+Dqe6CMFP2DcjIEVc4SQxLj/Tkzef2YPozj4eqd2RIJQzvoiTx1hXtzcUdK//y+AXXuG5YQ1l6vqUFUJSbJXgAkOaWILMsch4ahokOD3JYKNcU09F7Ch56urAKcXSr0Se1Blz6HeNBWR6+/MbU3Q1TsdL63OvUOc= Received: by 10.39.3.48 with SMTP id f48mr744539rni; Thu, 07 Apr 2005 06:30:19 -0700 (PDT) Received: from d ([67.102.60.210]) by mx.gmail.com with ESMTP id m36sm25677rnd.2005.04.07.06.30.19; Thu, 07 Apr 2005 06:30:19 -0700 (PDT) Message-ID: <000601c53b75$f4b2d420$0366a8c0@d> From: "Dennis Olvany" To: Date: Thu, 7 Apr 2005 08:30:23 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: x11 help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 13:30:21 -0000 I'm attempting to run the Doom 3 Linux binary on FreeBSD 5.3. I really = have no idea how to get x11/Doom 3 started. I've tested my x11 = configuration with [Xorg -config xorg.conf.new] and it seems to work = well. I'm sure Doom 3 expects x11 to already be running in the form of = KDE or Gnome, but I would like to run Doom 3 directly from the command = line. I have no idea how to get x11 started and then launch Doom 3.