You are not logged in.
Pages: 1
The closest I have come is: env | grep DESKTOP_SESSION=. But it returns DESKTOP_SESSION=xfce. Well, duh! I want to know what VERSION is installed. Is there any command to get that detail?
Offline
xfce4-about -V
or click on the "About Xfce" menu item.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
thats a better command. if you are using a Debian-based distribution of Linux (such as Xubuntu), there is "dpkg -l|grep libxfce4ui-common" but that is a longer command and shortening the grep to just "xfce" gives too much output.
Offline
Pages: 1
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 523.4 KiB (Peak: 531.51 KiB) ]