The general usage of the application in the command-line is:
xfdesktop [OPTIONS...]
Only one instance of xfdesktop
can be running at a time, and should be started by running “xfdesktop
” without any arguments.
Here is a summary of all the options, grouped by type. Detailed explanations are in the following section.
- Help Options
- -h, --help; --help-all; --help-gtk; --help-sm-client
- Application Options
- -V; --version; -R, --reload; -N, --next; -M, --menu; -W, --windowlist; -A, --arrange; -e, --enable-debug; -d, --disable-debug; -D, --disable-wm-check; -Q, --quit; --display
- GTK+ Options
- --class, --name, --display, --gdk-debug, --gdk-no-debug, --gtk-module, --g-fatal-warnings, --gtk-debug, --gtk-no-debug
- Session Management Options
- --sm-client-id, --sm-client-disable
Back To Top