From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-px0-f170.google.com (mail-px0-f170.google.com [209.85.212.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id EF89AC1A217 for ; Sat, 12 Feb 2011 16:21:34 -0500 (EST) Received: by pxi19 with SMTP id 19so672665pxi.29 for ; Sat, 12 Feb 2011 13:17:45 -0800 (PST) Received: by 10.142.126.13 with SMTP id y13mr1596289wfc.410.1297545463920; Sat, 12 Feb 2011 13:17:43 -0800 (PST) Received: from lnx3 (ip72-208-185-148.ph.ph.cox.net [72.208.185.148]) by mx.google.com with ESMTPS id v19sm1387670wfh.0.2011.02.12.13.17.41 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 12 Feb 2011 13:17:42 -0800 (PST) Date: Sat, 12 Feb 2011 14:17:39 -0700 From: Steve Holmes To: speakup@braille.uwo.ca Subject: Re: using startx to run gnome Message-ID: <20110212211739.GC6348@lnx3> Mail-Followup-To: speakup@braille.uwo.ca References: <20110210170105.GA1469@nextdog> <20110210181024.GA9695@lava-net.com> <20110210215353.GA2515@nextdog> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110210215353.GA2515@nextdog> 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: Sat, 12 Feb 2011 21:21:35 -0000 I just installed gnome recently on my new laptop which is running Arch and don't recall having to install any extra packages other than the gnome and gnome-extra packages. Well, in that, I had previously installed xorg as instructed by the Arch wiki and I think I had to install one of the video packages for my system; forgot with one now. but I think there's a group to install gnome-video which might cover this issue. Beond that, I pretty much got gnome and Orca going just fine. I may go and look for xdg-dirs though since one little hickup was the normal gnome user folders didn't automatically get created for some reason. I would have thought that would have gone in with standard packages though. Anyway, I have Arch Linux including gnome and Orca just flying along nicely on two machines here. On Thu, Feb 10, 2011 at 04:53:54PM -0500, Christopher Moore wrote: > Hello Igor, > On my arch linux system I discovered that I needed to install a couple packages beyond gnome and gnome-extras. > > Installing the xdg-user-dirs package eliminated the need for the > XDG variables in the .xinitrc file. I also found that the PYTHONPATH varialbe was not needed. > > I also discovered that the gnome-terminal needs to be installed as a > separate arch package. > > So my .xinitrc consists of one "exec" command and no exports. > > I suggest that other arch linux users insttall gnome and take orca for a test drive. > > Chris > > On Thu, Feb 10, 2011 at 01:10:25PM -0500, Igor Gueths wrote: > > It's been a while since I've configured ORca and friends since I haven't > > upgraded in a while, but here goes. While I don't use Arch on this laptop, this > > Xinitrc that I use to get this going will probably help: > > export XDG_DATA_DIRS=/opt/gnome/share > > export XDG_CONFIG_DIRS=/opt/gnome/etc/xdg > > export > > PYTHONPATH=/opt/gnome/lib64/python2.6/site-packages:/opt/gnome/lib/python2.6/site-packages:/opt/gnome/lib/python2.6/site-packages/gtk-2.0 > > exec dbus-launch --exit-with-session gnome-session > > > > You may have to modify paths and things a bit from the above, but assuming you > > have stuff in /opt it should work. As for Orca, if I recall I first ran orca -t, > > and selected the option to have it run at startup. Hope this helps somewhat. > > On Thu, Feb 10, 2011 at 12:01:06PM -0500, Christopher Moore wrote: > > > 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 > > > _______________________________________________ > > > Speakup mailing list > > > Speakup@braille.uwo.ca > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > > -- > > > This message has been scanned for viruses and > > > dangerous content by MailScanner, and is > > > believed to be clean. > > > > > > > -- > > Igor > > > > -- > > This message has been scanned for viruses and > > dangerous content by MailScanner, and is > > believed to be clean. > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup