From owner-freebsd-questions@FreeBSD.ORG Fri Jun 12 13:29:59 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 467641065676 for ; Fri, 12 Jun 2009 13:29:59 +0000 (UTC) (envelope-from pettefar@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id C76B68FC15 for ; Fri, 12 Jun 2009 13:29:58 +0000 (UTC) (envelope-from pettefar@gmail.com) Received: by ewy8 with SMTP id 8so2473194ewy.43 for ; Fri, 12 Jun 2009 06:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=pWzzov8Cy7xKXbjsqC/ga8Zb+b4zv1ckrDwPYwTx/Vw=; b=UxSZy2nNl54whCXyDd4sr7GfRrFyyRPvr3RfkJUFxr7SIVC9z4CCmG9h5YMAk5OW2E k/i3jCtmDUqGGL36zpiELlSrhk8t3u5V7rb+Qe/ebK2fZoB+T81gGK29nzfAsQaFGcfg r6jHwtPWM53C6GH54JJeXjLkaMW5rGGtcM9LU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=kpEeziNAqOIT+xwh/Mo8FymsMryTHmqaPJ2lmHPr+7FZMFscjuYxGPSLBBClW2RDo5 o8McKtNT8cvRvWA+JuR03zYNbwdelCJj1ntd+MvGC4tCgZdvh2GlXjCT/gbY8kjmuZN5 CLmUOaAOBEz5yeOC39SqFmq/TIQXb3LP4VkX8= Received: by 10.210.119.5 with SMTP id r5mr2025979ebc.89.1244812173612; Fri, 12 Jun 2009 06:09:33 -0700 (PDT) Received: from ?10.10.19.139? (host-213-189-162-182.brutele.be [213.189.162.182]) by mx.google.com with ESMTPS id 10sm267608eyd.52.2009.06.12.06.09.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Jun 2009 06:09:32 -0700 (PDT) Sender: Nick Pettefar Message-Id: From: Nick@Pettefar.com To: questions@FreeBSD.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Fri, 12 Jun 2009 15:09:04 +0200 X-Mailer: Apple Mail (2.935.3) Cc: Subject: FreeBSD 7.2 Installation Manual 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: Fri, 12 Jun 2009 13:29:59 -0000 In www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-post.html It says: "If the X server has been configured and a Default Desktop chosen, it can be started by typing startx at the command line." but nowhere in the manual or the installation program is there any information or options on X server configuration or choosing a Default Desktop! Help! Nick