lkubuntu

A listing of random software, tips, tweaks, hacks, and tutorials I made for Ubuntu

Make XFCE4 look like Windows

Yet another panel configuration, but this time it looks like Windows.

Windows 7 (screenshot: http://img836.imageshack.us/img836/5062/windoze7screenshot.png):

  1. Type in a Terminal window:
    xfce4-panel -q
    killall -KILL xfconfd
    killall -KILL xfsettingsd
    cd ~/.config/xfce4/xfconf/xfce-perchannel-xml
    mv xfce4-panel.xml xfce4-panel.xml.bak
    wget http://dl.dropbox.com/u/21016209/Windoze-XFCE4/Windoze-7/xfce4-panel.xml
  2. Log out and log back in (killall -KILL xfce4-session)

Windows Vista and below (screenshot: http://img29.imageshack.us/img29/398/windozevistascreenshot.png):

  1. Type in a Terminal window:
    xfce4-panel -q
    killall -KILL xfconfd
    killall -KILL xfsettingsd
    cd ~/.config/xfce4/xfconf/xfce-perchannel-xml
    mv xfce4-panel.xml xfce4-panel.xml.bak
    wget http://dl.dropbox.com/u/21016209/Windoze-XFCE4/Windoze-Vista/xfce4-panel.xml
  2. Log out and log back in to see the new panel configuration!

If you have any problems, feel free leave a comment!

8 responses to “Make XFCE4 look like Windows

  1. zon September 6, 2011 at 1:11 am

    I can’t see the screenshots!


    why don’t put them on wp.com?

  2. Pingback: Make XFCE4 look like Windows « lkubuntu | Windows Password Recovery

  3. Robin Lyndsay Taylor September 6, 2011 at 12:13 pm

    I made my Xfce desktop look like unity a little differently:

    http://robinsrantsandraves.wordpress.com/2011/07/20/an-unity-inspired-xfce-dock-in-xubuntu-10-04/

    Kinda pretty – and “docky” looking, like Unity.

  4. Marco September 6, 2011 at 12:53 pm

    Is that a globalmenu on the top? I would like to know how to make that work in Xfce.

  5. puzzled September 7, 2011 at 4:02 pm

    Have you ever actually used Windows before? : /

  6. Pingback: Links 7/9/2011: Linux World Domination, China Picks IBM’s GNU/Linux Mainframe | Techrights

Leave a comment