Re: garnome and RedHat



On Wed, 2002-04-17 at 23:58, Pat Suwalski wrote:
> Actually, it's very relevant. Do exactly what it says for Deb in a file
> called 'gnome2' or something under /etc/X11/gdm/Sessions. Then you should
> get it in the menu at X startup (where you log in).

Yes, it's very easy. I just put this in a file at
/etc/X11/gdm/Sessions/gnome2garnome

#!/bin/bash

PATH=$HOME/garnome/bin:$PATH
LD_LIBRARY_PATH=$HOME/garnome/lib:$LD_LIBRARY_PATH GDK_USE_XFT=1

export PATH LD_LIBRARY_PATH GDK_USE_XFT

exec $HOME/garnome/bin/gnome-session


Well actually I'm using my v-b-s stuff now, but it's the same principle.

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]