Questions tagged [xfce]

Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly.

Xfce pronounced “Ecks Eff See Eee”, is about a desktop environment providing simple and intuitive tools!

Xfce is a lightweight desktop environment for unix-like operating systems. It aims to be fast and lightweight, while still being visually appealing and easy to use; thereby directly increasing productivity.

Xfce 4 embodies the goal of the traditional philosophy of modularity and reusability. It consists of a number of components that together provide the full functionality of the desktop environment. Many are packaged separately and you can pick and choose from the available packages to create the best personal working environment.

Another priority of Xfce 4 is adherence to standards, specifically those defined at freedesktop.org.

Xfce 4 can be installed on several UNIX platforms. It is known to compile on , , , , , and , on , , , Alpha…

History

Olivier Fourdan started the project in 1996. The name Xfce originally stood for XForms Common Environment, but since then, Xfce was rewritten twice and doesn't use XForms toolkit anymore. The name survived, but the F is nolonger capitalized (not “XFce”, but “Xfce”). Currently the acronym doesn't stand for anything (suggestion: X Freakin' Cool Environment).

Sources and more information

290 questions
3
votes
0 answers

xfce Power Manager not running xflock4 correctly

I'm having some problems getting the XFCE Power Manager to lock using physlock. When I set the Lock Screen on Lid Close action, upon opening my laptop lid I'm presented with an alternate lock screen, and after entering my password I get the error…
Soundscape
  • 319
  • 1
  • 12
3
votes
2 answers

Command 'code' is not available in 'snap/bin/code'

I am new to Ubuntu and I am using xfce desktop environment. I was using this vscode docs to install vscode in ubuntu. I ran this command: sudo snap install --classic code # or code-insiders which executed successfully. The documentation does not…
namko
  • 627
  • 1
  • 14
  • 27
3
votes
1 answer

Focus loss in electron-based apps in Manjaro Xfce on Alt push

While using electron based apps, like slack or gpmdp, when I type something in input field and switch keyboard layout (I use Alt+Shift), pushing Alt causes focus to move onto menubar selection. So typing anything containing 2 languages is…
13DaGGeR
  • 147
  • 1
  • 10
3
votes
0 answers

CPU optimization for gif wallpaper

I'm using xubuntu with xfc4, for pure fun I tried to make a script which allows me to put a gif as a desktop wallpaper because this is not a default feature in xfce4. I've already made a script which seem to work pretty fine excepted that the CPU…
Xiidref
  • 1,456
  • 8
  • 20
3
votes
1 answer

escape codes VT102 and ANSI

I use minicom to communicate, via serial line, with a device that dumps the characters received in hexadecimal. I do this to see the escape codes for some keys. I tried minicom once with VT102 terminal emulation and once ANSI. For both VT102 and…
mastupristi
  • 1,240
  • 1
  • 13
  • 29
3
votes
1 answer

Remove shadow from XFCE panel

I am new in GTK theming. Now I am trying to create theme GTK for XFCE. Everything is OK but how to remove this ugly shadow under the panel?
3
votes
1 answer

Where is the linux mint panel applets config file?

OS: Linux Mint 18.3 Sylvia DE: xfce4 I have to set up several PCs and want to write a script which configures the launcher-applets in the panel. So the script would contain in the end something like: sudo cp ./my-predefined-config-file.type…
PatrickSteiner
  • 495
  • 4
  • 26
3
votes
0 answers

snap-installed slack does not show icon in xfce panel

I used snap to install slack on ubuntu 18.04. This is slack in the panel; it does not show the logo: The icon shows up fine in the menu, though: I'm wondering either how I can fix this or how I can file a bug report.
iateadonut
  • 1,951
  • 21
  • 32
3
votes
0 answers

Error opening atom on Linux server accessed w/ XFCE and xRDP

Currently running Ubuntu 16.04 on a remote server and accessing via XFCE and xRDP through Microsoft Remote Desktop Application on a Mac High Sierra machine. I've downloaded and installed Atom, however when opening via xfce Desktop nothing happens…
Ali
  • 193
  • 3
  • 13
3
votes
0 answers

XFCE: automatically enable/disable touchpad depending on mouse presence

I'm using the latest XFCE4 under Linux. My laptop has a touchpad, but I only want it to be enabled if the USB mouse is not connected. I know how to manually control this, but I'd like to find a way for the touchpad to auto-disable when a USB mouse…
HippoMan
  • 2,119
  • 2
  • 25
  • 48
3
votes
0 answers

Where does xfce-panel load plugins and their .desk files

I have written one simple xfce4 plugin, it works very well on my Debian computer. On Debia 8, the .so and .desktop file are located at /usr/lib/xfce4/panel-plugins and /usr/share/xfce4/panel-plugins directories respectively. However, When I tested…
Douglas Su
  • 3,214
  • 7
  • 29
  • 58
3
votes
1 answer

I am asked for password of ubuntu user instead of vagrant (the user I'm logged in with in GUI)

I have a vagrant project, provisioned with ansible. For ssh settings I use: config.ssh.shell = "bash -c 'BASH_ENV=/etc/profile exec bash'" config.ssh.forward_agent = true config.ssh.forward_x11 = true The problem is that I start the VM with GUI…
valentin_nasta
  • 596
  • 4
  • 23
3
votes
1 answer

How to change the desktop wallpaper on linux from within a shell/bash script

I would like to change the wallpaper (to a specific file using its full path) on linux from a shell/bash script. I already found several approaches (see below) to do that - but those dont work on all desktop environments. a) Using…
dufte
  • 249
  • 1
  • 4
  • 16
3
votes
1 answer

Why are the Eclipse colors so messed up with XFCE?

I recently changed my Linux desktop from KDE to XFCE4. Now Eclipse looks terrible. I have deleted all the .gtkrc* files from my home directory and have been trying all kinds of settings in the XFCE Settings Manager itself. I've tried different XFCE…
wufoo
  • 13,571
  • 12
  • 53
  • 78
3
votes
3 answers

How to change the xterm icon in xfce4?

To clarify, I mean the icon that is displayed when the app is running (e.g. inside the dock). With trial and error, I found out that it uses "/usr/share/pixmap/xfce4-terminal.xpm" as the icon (tested by replacing this file with some other icon). I…
Sec
  • 7,059
  • 6
  • 31
  • 58
1 2
3
19 20