From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vw0-f42.google.com (mail-vw0-f42.google.com [209.85.212.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id 989CBC1A1EF for ; Thu, 10 Feb 2011 12:03:41 -0500 (EST) Received: by vws11 with SMTP id 11so1052925vws.29 for ; Thu, 10 Feb 2011 09:00:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=5RM+LUSyovAOV5wsjv7lyQDJ0HtYbT2RyDhDB/jsYpQ=; b=JZCIu4u9qUiPOduwznnormM5/dt6N3CdGUhSv+v0svDzAxbG+eNk4qiztK9kRAI+qx 5w87hjivLqtpiFzlFlgmz7RQjwAaokpRgZDgVR0dnGA2tmTcMk2mGygJexwnZvuaADKW uO1Fj0+yI6F76UT2RRjQfJlANIy52nfXQCJFE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=YQHrtBPamfV11EXx8uvq/3asPZFglixAEtQ8ONLz/RlfVV2sPiDn2/E9sadmfn2ffR yPdLq8dPhDMZLETdEhj4AHEbbprdsPhezzvxUc6+DEe0PtLayKe2yZ6481xS24hUp4iI ZhSITlm1/TzEklG1oJIgZtglJtJa2C90pqIbM= Received: by 10.220.200.134 with SMTP id ew6mr5312738vcb.206.1297357204936; Thu, 10 Feb 2011 09:00:04 -0800 (PST) Received: from nextdog (c-66-31-213-94.hsd1.ma.comcast.net [66.31.213.94]) by mx.google.com with ESMTPS id g17sm148790vbv.12.2011.02.10.09.00.03 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Feb 2011 09:00:04 -0800 (PST) Date: Thu, 10 Feb 2011 12:01:06 -0500 From: Christopher Moore To: speakup@braille.uwo.ca Subject: using startx to run gnome Message-ID: <20110210170105.GA1469@nextdog> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Thu, 10 Feb 2011 17:03:41 -0000 Hello, I'm trying to run gnome using startx rather than gdm on arch linux. Does anyone have an example of a .xinitrc file to get me started? I can get into gnome, but my environment variables such as $PATH aren't set because I can't start orca with altl+f2 orca (enter). Thanks for any help. Chris