Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: How to switch wm's..., XFCE< Next Oldest | Next Newest >
DAaaMan64 Offline





Group: Members
Posts: 7
Joined: Jan. 2006
Posted: Jan. 20 2006,02:41 QUOTE

I am trying to get xfce working on dsl, very cool distro by the way, easy to use.  Excellent job everyone.  

Anyways, I installed xfce, but I don't see it in my "system" menu.  You know, like "switch to xfce"  How can I get to xfce, that's all. Thank you.
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: Jan. 20 2006,03:05 QUOTE

If you want to switch to it from fluxbox, you'll need to add a line to $HOME/.fluxbox/menu:
Code Sample
  [submenu] (WindowManager) {}
     [exit] (Exit)
     [reconfig] (Reconfigure)
     [restart] (Restart){}
     [restart] (Switch to xfce) {/path/to/xfce}
     [exec] (Switch to jwm){switcher.lua}
  [end]

where "/path/to/xfce" is the program that starts xfce.

If you want to start it with the startx command, edit the "case" command in $HOME/.xinitrc:

Code Sample
case $DESKTOP in
 fluxbox)
   blah blah blah
 ;;
 xfce)
   exec /path/to/xfce
 ;;
 *)
   exec fluxbox
 ;;
esac


and then change the window manager in $HOME/.desktop.
Instead of "wm: fluxbox" it would be "wm: xfce"


--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
DAaaMan64 Offline





Group: Members
Posts: 7
Joined: Jan. 2006
Posted: Jan. 20 2006,04:27 QUOTE

Ok, I am tryin not to be a total n00b or anything but, how come it doesn't look like the normal xfce?  Is there anyway I can accuire the packages to install something that looks and works like the new xfce or even kde or gnome for that matter?  Thank you again for your help.
Back to top
Profile PM 
DAaaMan64 Offline





Group: Members
Posts: 7
Joined: Jan. 2006
Posted: Jan. 20 2006,04:29 QUOTE

oh, I am so sorry I missed the "x window system" section.  I looked for it I swear, sorry.
Back to top
Profile PM 
pr0f3550r Offline





Group: Members
Posts: 378
Joined: Dec. 2005
Posted: Jan. 20 2006,10:21 QUOTE

Quote (DAaaMan64 @ Jan. 19 2006,23:27)
how come it doesn't look like the normal xfce?

Good question! I roamed among various distros and I have neve found a consistent look and feel for xfce, which by the way I love...

--------------
THE QEMU FORUM: http://qemu.dad-answers.com/index.php

QEMU ON WINDOWS: http://www.h7.dion.ne.jp/~qemu-win/

How to use floppy, CD-ROM and hard disk - http://www.h7.dion.ne.jp/~qemu-win/HowToFloppyCdrom-en.html

How to use network - http://www.h7.dion.ne.jp/~qemu-win/HowToNetwork-en.html
Back to top
Profile PM 
5 replies since Jan. 20 2006,02:41 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: How to switch wm's...

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code