Results 1 to 9 of 9

Thread: can I change window managers?

  1. #1
    Join Date
    May 2008
    Beans
    1,029

    can I change window managers?

    How do I change the default window manager? I really enjoy using xfce4 on my p3, it runs very smooth, but I hate the xfwm4 window manager. Can I change it so that I can try out some others?

    Thanks in advance.

  2. #2
    Join Date
    Nov 2007
    Beans
    449
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: can I change window managers?

    You can, you will have to install a bunch of packages and I think the take up a lot of space so you will probably want to remove the old ones but from there I dont know how to.
    quidquid Latine dictum sit altum videtur

  3. #3
    Join Date
    Feb 2007
    Location
    Romania
    Beans
    Hidden!

    Re: can I change window managers?

    you can change the default window manager in /etc/xdg/xfce4-session/xfce4-session.rc
    (wmii, openbox, fluxbox, blackbox ...)
    Last edited by sisco311; July 22nd, 2008 at 09:14 PM.

  4. #4
    Join Date
    May 2008
    Beans
    1,029

    Re: can I change window managers?

    Quote Originally Posted by sisco311 View Post
    you can change the default window manager in /etc/xdg/xfce4-session/xfce4-session.rc
    (wmii, openbox, fluxbox, blackbox ...)
    Nothing changed when I edited xfce4-session.rc, however, I was able to switch window managers by simply killing the xfwm4 process via the taskmanager then running the command for the new window manager (openbox). When I do this, my desktop icons dissapear. Is there a way to get openbox, or other WMs, to manage the desktop?

  5. #5
    Join Date
    Oct 2006
    Location
    Oceanside, CA
    Beans
    172
    Distro
    Xubuntu 8.04 Hardy Heron

    Re: can I change window managers?

    Most (all?) of the lightweight window managers don't natively support icons on the desktop, but there are a bunch of add-ons (of varying heaviness) that will do it. Some I can think of off the top of my head are fbdesk, idesk, rox-desktop (I think), and gdesklets (using "Just An Icon"). I'm sure others will have more suggestions. FWIW, I used to use fbdesk, but now I just don't use desktop icons at all.
    "Candle? What candle? I don't see any candle, it's too damn dark in here!"
    Visit my author home page | Read about the exploits of Dennis the Rescue Vizsla

  6. #6
    Join Date
    Jul 2006
    Beans
    1,152

    Re: can I change window managers?

    Quote Originally Posted by dodle View Post
    Nothing changed when I edited xfce4-session.rc, however, I was able to switch window managers by simply killing the xfwm4 process via the taskmanager then running the command for the new window manager (openbox). When I do this, my desktop icons dissapear. Is there a way to get openbox, or other WMs, to manage the desktop?
    Make sure you still have xfdesktop running. You can run it independently from the window manager.

  7. #7
    Join Date
    Oct 2005
    Location
    New York
    Beans
    69
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: can I change window managers?

    You can also use Thunar or PCManFM to manage the desktop for icons, they're both fairly lightweight. Nautilus will do it to if you really want...
    Out of date specs.
    Linux #448948 Ubuntu #15780
    P4 HT 3.37GHz, 2.5GB PC2-5300, Radeon X1550, 250GB SATAII, 250GB IDE | Asus Eee PC 1000 Eeebuntu 3

  8. #8
    Join Date
    May 2008
    Beans
    1,029

    Re: can I change window managers?

    Quote Originally Posted by xdarkxanarchyx View Post
    You can also use Thunar or PCManFM to manage the desktop for icons, they're both fairly lightweight. Nautilus will do it to if you really want...
    Can you explain how to set those up? (it's pretty late, I don't want to think right now)

  9. #9
    Join Date
    Oct 2005
    Location
    New York
    Beans
    69
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: can I change window managers?

    Code:
     sudo apt-get update && sudo apt-get install pcmanfm
    PCMan FM:
    Go to edit -> preferences and click on the desktop tab. It'll give you an option to show file icons on the desktop and to set wallpaper and/or choose colors. If you open the advanced section you can show the menus provided by your WM when you click the desktop.

    Thunar:
    I guess I lied about this part, sorry. I thought it was possible but, I think it will be in the future.

    You can use feh.
    Code:
     sudo apt-get install feh
    This is a lightweight image viewer that can also draw the background. You'd have to use it in combination with idesk or something similar. Make sure you run these all at startup.

    Code:
     feh --bg-scale /path/to/your/wallpaper.png
    --bg-tile, --bg-seamless, and --bg-center
    are other options for the wallpaper
    Out of date specs.
    Linux #448948 Ubuntu #15780
    P4 HT 3.37GHz, 2.5GB PC2-5300, Radeon X1550, 250GB SATAII, 250GB IDE | Asus Eee PC 1000 Eeebuntu 3

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •