1XFDESKTOP(1) General Commands Manual XFDESKTOP(1)
2
3
4
6 xfdesktop - The Xfce 4 Desktop Environment's desktop manager
7
8
10 xfdesktop
11 xfdesktop [options]
12
13
15 xfdesktop manages the desktop itself in the Xfce 4 Desktop Environment.
16 This includes drawing the desktop backdrop and providing a right-click
17 applications menu and middle-click window list menu, as well as drawing
18 icons on the desktop. Only one instance of xfdesktop can be running at
19 a time, and should be started by running xfdesktop without any argu‐
20 ments.
21
22
24 --reload
25 Causes an already-running instance of xfdesktop to reload all
26 its settings, including loading a new random backdrop if using a
27 backdrop list.
28
29 --menu Causes an already-running instance of xfdesktop to pop up the
30 applications menu at the current position of the mouse cursor.
31
32 --windowlist
33 Causes an already-running instance of xfdesktop to pop up the
34 window list menu at the current position of the mouse cursor.
35
36
38 xfdesktop's behavior is affected by the following environment vari‐
39 ables.
40
41 XDG_CONFIG_HOME
42 Specifies the root for all user-specific configuration files.
43 If this environment variable is not present, it defaults to
44 ~/.config
45
46 XDG_CONFIG_DIRS
47 Specifies a colon-separated list of system directories in which
48 to search for configuration data. If this environment variable
49 is not present, it defaults to /etc/xdg
50
51
53 xfdesktop searches for a menu description file in $XDG_CON‐
54 FIG_DIRS/menus/xfce-applications.menu. xfdesktop can also use a user-
55 customized menu in $XDG_CONFIG_HOME/menus/.
56
57
59 Please report any bugs to http://bugzilla.xfce.org/. Development dis‐
60 cussion should be conducted on the xfce4-dev@xfce.org mailing list.
61 Usage-related questions should be directed to the xfce@xfce.org mailing
62 list.
63
64
66 http://xfce.org/
67
68
70 Jasper Huijsmans <huysmans@users.sourceforge.net>, Benedikt Meurer
71 <benny@xfce.org>, and Brian Tarricone <bjt23@cornell.edu>.
72
73 This manual page was originally written by Brian Tarricone
74 <bjt23@cornell.edu>.
75
76
77
782 December 2007 Version 4.5.x XFDESKTOP(1)