Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to set xfce4 to use freedesktop, not xfree? [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
hollywoodb
Apprentice
Apprentice


Joined: 05 Nov 2003
Posts: 259
Location: MN, U.S.A.

PostPosted: Wed Jan 21, 2004 4:56 pm    Post subject: how to set xfce4 to use freedesktop, not xfree? [SOLVED] Reply with quote

currently I'm emerging KiethP's xserver, but here's what I can't figure out.

1st off, I don't use gdm or the like

I currently have 'startx' set to launch Gnome & XFree 4.something-or-other

I want 'startxfce4' or 'startxkd' to launch XFCE4 on top of Freedesktop's XServer, how is it done?

I'm not removing XFree, as I dont' want to lose the stability, but I want to test freedesktop's xserver with xfce4.



here's my script:

/opt/fdo/bin/Xfbdev -ac :0 -mouse /dev/psaux,5 -screen 1280x1024x32 &
DISPLAY=:0 LD_LIBRARY_PATH=/opt/fdo/lib/ /opt/fdo/bin/xcompmgr &
DISPLAY=:0 startxfce4


Last edited by hollywoodb on Thu Jan 22, 2004 12:55 am; edited 1 time in total
Back to top
View user's profile Send private message
hollywoodb
Apprentice
Apprentice


Joined: 05 Nov 2003
Posts: 259
Location: MN, U.S.A.

PostPosted: Wed Jan 21, 2004 5:45 pm    Post subject: Reply with quote

solved, see above

Last edited by hollywoodb on Thu Jan 22, 2004 12:55 am; edited 1 time in total
Back to top
View user's profile Send private message
hollywoodb
Apprentice
Apprentice


Joined: 05 Nov 2003
Posts: 259
Location: MN, U.S.A.

PostPosted: Wed Jan 21, 2004 5:53 pm    Post subject: Reply with quote

here's the script


/opt/fdo/bin/Xfbdev -ac :0 -mouse /dev/psaux,5 -screen 1280x1024x32 &
DISPLAY=:0 LD_LIBRARY_PATH=/opt/fdo/lib/ /opt/fdo/bin/xcompmgr &
DISPLAY=:0 startxfce4


Last edited by hollywoodb on Thu Jan 22, 2004 12:55 am; edited 1 time in total
Back to top
View user's profile Send private message
hollywoodb
Apprentice
Apprentice


Joined: 05 Nov 2003
Posts: 259
Location: MN, U.S.A.

PostPosted: Wed Jan 21, 2004 7:36 pm    Post subject: Reply with quote

solved it.

see above.
Back to top
View user's profile Send private message
bruor
Apprentice
Apprentice


Joined: 08 Jul 2003
Posts: 239

PostPosted: Sat Apr 03, 2004 10:43 pm    Post subject: Reply with quote

if you take the last line off that script, you can control whats starts by default in the rc.conf file also
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum