From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail815.megamailservers.com (mail815.carrierinternetsolutions.com [69.49.106.25]) by speech.braille.uwo.ca (Postfix) with ESMTP id B899D10A37 for ; Wed, 30 Jul 2008 19:10:31 -0400 (EDT) X-POP-User: gaijin.clearwire.net Received: from gnuked.clearwire.net (69-44-252-62.mrc.clearwire-dns.net [69.44.252.62]) by mail815.megamailservers.com (8.13.6.20060614/8.13.1) with ESMTP id m6UNATkR016517 for ; Wed, 30 Jul 2008 19:10:30 -0400 Received: from gaijin by gnuked.clearwire.net with local (Exim 4.69) (envelope-from ) id 1KOL1j-0000OT-HA for speakup@braille.uwo.ca; Wed, 30 Jul 2008 16:24:16 -0700 Date: Wed, 30 Jul 2008 16:24:15 -0700 To: "Speakup is a screen review system for Linux." Subject: Re: reconfiguring xserver-xorg (xorg.conf) Message-ID: <20080730232415.GA2857@clearwire.net> References: <20080730132454.GA8937@cq.ftml.net> <20080730224144.GB26013@clearwire.net> <20080730224155.GA11768@cq.ftml.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080730224155.GA11768@cq.ftml.net> User-Agent: Mutt/1.5.18 (2008-05-17) From: Gaijin X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2008 23:10:32 -0000 On Wed, Jul 30, 2008 at 06:41:55PM -0400, Chuck Hallenbeck wrote: > Here's what that gives: > Package `desktop' is not installed and no info is available. Alright. After a 'dpkg -l | grep "desktop"', I get a new package mentioned...desktop-base. You can try: # dpkg-reconfigure desktop-base ...and see if you get the real configuration screen to come back up. debconf controls so much in debian, it's hard to tweak most things without breaking something, or having your configs over-written these days.. I'm thinking of going to LFS and stripping everything back down to bedrock linux. Michael