I have been running xfce your years,
My years were spent running KDEI see. No one really knows.
I've been running xfce4 for years without mounting /proc. My /etc/rc.conf contains a lineMounting /proc (via /etc/fstab) is necessary for DBUS
dbus_enable="YES"
, so dbus is running. I know I do use dbus, for instance with /usr/local/bin/notify-send. It just works wthout /proc.Just browsing the handbook section on DEs, and I notice that xfce (and all the other DEs too) should require proc mounted. […]
[…] Mounting /proc (via /etc/fstab) is necessary for DBUS, the IPC mechanism that a lot of DE's use.