PART 1 Xfce is one of the oldest and smallest desktops, but it's also one of the most malleable: it can look and work like multiple other OSes. Best of all, an optional extra Xfce tool automates away most of the configuration. Xfce has been around for 30 years, undergoing several facelifts while remaining one of the most configurable and lightweight Linux desktops.
It started off looking like CDE, then it evolved into something more like Windows 95 before developing its own identity. The good news, though, is that you don't have to spend hours right-clicking and twiddling options to give it a whole new look. It has its own tool for this, called Panel Profiles.
It's an optional extra that does the same job as Zorin OS's Appearance tool: it lets you flip between predefined desktop layouts in two clicks. It works on the fly, without even requiring you to log out, and you can also define and save your own custom layouts. With Panel Profiles, you can make Xfce resemble various versions of Windows, Xubuntu, Xfce itself, MATE (or GNOME 2, if you're nostalgic), Mac OS X, or Ubuntu Unity.
In Part 1 of this two-part workshop, we'll show you how to install Panel Profiles and the extra components that let it really flex Xfce's muscles. To get the most out of some of the more unconventional layouts, you do need to do a little under-the-hood reconfiguration, and in part 2 we'll cover how to do that: it involves adding a few lines to plain-text files and doing a little manual point-and-click panel tweaking.
Before the Qt advocates start shouting at us, it's true that KDE Plasma can do most of this too. The difference is that, as far as we've been able to find, KDE has no automatic layout-switching tool, while Xfce's Panel Profiles does most of the grunt work for you. In KDE, you'll have to DIY ("Do It Yourself," for non-Brits) and learn to navigate KDE's hundreds of settings in dozens of dialog boxes.
With Panel Profiles, Xfce makes it much easier – and as our Ubuntu flavor comparison showed, Xfce does it in less code, using less RAM and less disk space. In the vain hope of forestalling questions, we thought we'd explain why we want it. This vulture still uses Ubuntu Unity on several laptops.
We really liked the Unity desktop in 2011 and we still do. It's space-efficient on a small screen, but also makes effective use of multiple large screens. Having the Dock app launcher and switcher at the side of the screen is space-efficient, and for fullscreen or tiled apps, it should be on the opposite edge from scrollbars: NeXT put the Dock on the right, but then NeXT put scrollbars on the left.
Scrollbars are on the right in all modern GUIs, so the Dock-analog should be on the left edge. The other great thing about Unity is that you can navigate it almost entirely with Windows keystrokes. However, Canonical no longer maintains Unity as Ubuntu's default desktop, and it is not widely packaged outside Ubuntu, while Xfce runs on Linux distributions and BSDs alike.
Early this year we tried the Desktop Classic System, a clever Debian remix that uses a customized MATE desktop to provide a spatial desktop: icons and windows remember their locations, stay where they're put, and reappear in the same position when you re-open them. This was one of the most useful but little-appreciated features of classic Mac OS, before it was replaced by Mac OS X (later rebranded just "OS X" and now "macOS" with a small "m").
We liked DCS, but it does have some drawbacks, and for us the big one is that there's no global menu bar. For us, this is also one of the main drawbacks of Elementary OS, which is one of the best-looking desktop distros. Without a menu bar, both have a yawning, empty panel stretching right across the screen with 95 percent of its space wasted.
The same is true of GNOME, and although you can fix that with extensions, the result is fragile and it can't do anything about windows conventional title bars, with their standard control buttons, and many of GNOME's other eccentricities. The spatial desktop of the original MacOS was great and we miss it – but these days, a quarter of a century after its replacement arrived, we like tiled windows more.
However, for us, a global menu bar is even more useful. Putting the dock's functionality on a separate panel works too: on a smaller screen, you can set it to auto-hide, and switch apps with Alt+Tab. Yes, we know, KDE can do this too, but getting there requires delving deep into KDE's thousands of config settings.
Xfce makes it easy, and it is smaller, simpler, and has a relatively slow release cadence. We find Xfce faster, more responsive, and beautifully clean. For the demo, we used plain Debian 13, but the same methods work with MX Linux, Xubuntu, and Alpine Linux, and should also work on openSUSE, Fedora, and other distributions that offer Xfce.
When installing Debian, we chose the "desktop" option, cleared the GNOME option, and selected Xfce instead. If you are more used to using sudo than logging in as root for admin tasks, a top tip: when the installation program asks for a password for the root account, just leave it blank. In the next step, when you create a user account, the installer will automatically enable sudo and leave the root account disabled.
Step 1 – automating the basics To try Xfce's Tleilaxu face-dancing powers, you need Panel Profiles – but most distros don't install it by default. On Debian, it's as simple as sudo apt install -y xfce4-panel-profiles. On Debian 13, that's it.
In the past, we have seen it fail on other distros due to a missing dependency: Panel Profiles also needs the Python psutil module. On Debian-like distros, just run apt install python-psutil. Once you've got Panel Profiles, you can choose among multiple predefined layouts.
We suspect their names were chosen not to infringe on any trademarks, but we find them fairly self-explanatory: Cupertino – named after Apple's hometown, this is a somewhat macOS-like config.
Originally published at theregister.com


