here is how i wrote my gnome-session script



here is how i wrote my gnome-session script please change how it should
look and how it should be entered (as in if it should be entered all at
once or on seperate lines please move accordingly)

i have made my session script and i logged in (dont know if i did it
right dont think i did) but it looks the same i am running fedora and i
am used the 0.90.1 and all i did was cd
/home/medric/garnome-0.90.1/desktop and ran the make paranoid-install
and that was it if i should have done more that would be the reason or
check my gnome-session script and see if i screwed it up.



> line one:  #!/bin/sh GARNOME=/home/medric/garnome PATH=$GARNOME/bin:$PATH LD_LIBRARY_PATH=$GARNOME/lib:$LD_LIBRARY_PATH PYTHONPATH=$GARNOME/lib/python2.2/site-packages PKG_CONFIG_PATH=$GARNOME/lib/pkgconfig:/usr/lib/pkgconfig GDK_USE_XFT=1 export PATH LD_LIBRARY_PATH PYTHONPATH PKG_CONFIG_PATH GDK_USE_XFT exec $GARNOME/bin/gnome-session chmod a+rx garnome-session mv garnome-session /usr/bin/ ;line two: cd /etc/X11/dm/Sessions
> line three: cp gnome.desktop garnome.desktop
> line four: sed -e 's/GNOME/GARNOME/g' < gnome.desktop > garnome.desktop
> 
> what do i do with this and how do i do it:
> 
> edit garnome.desktop
> 
> change
> exec=gnome-session
> in
> exec=garnome-session





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