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. Only one instance
18 of xfdesktop can be running at a time, and should be started by running
19 xfdesktop without any arguments.
20
21
23 -reload
24 Causes an already-running instance of xfdesktop to reload all
25 its settings, including loading a new random backdrop if using a
26 backdrop list.
27
28 -menu Causes an already-running instance of xfdesktop to pop up the
29 applications menu at the current position of the mouse cursor.
30
31 -windowlist
32 Causes an already-running instance of xfdesktop to pop up the
33 window list menu at the current position of the mouse cursor.
34
35
37 xfdesktop's behavior is affected by the following environment vari‐
38 ables.
39
40 XDG_CONFIG_HOME
41 Specifies the root for all user-specific configuration files.
42 If this environment variable is not present, it defaults to
43 ~/.config
44
45 XDG_CACHE_HOME
46 Specifies the root for all user-specific cache data. If this
47 environment variable is not present, it defaults to ~/.cache
48
49
51 xfdesktop reads the contents of the applications menu from the file
52 $XDG_CONFIG_HOME/xfce4/desktop/menu.xml. xfdesktop also keeps some
53 menu cache data in $XDG_CACHE_HOME/xfce4/desktop/.
54
55
57 Please report any bugs to http://bugzilla.xfce.org/. Development dis‐
58 cussion should be conducted on the xfce4-dev@xfce.org mailing list.
59 Usage-related questions should be directed to the xfce@xfce.org mailing
60 list.
61
62
64 http://xfce.org/
65
66
68 Jasper Huijsmans <huysmans@users.sourceforge.net>, Benedikt Meurer
69 <benny@xfce.org>, and Brian Tarricone <bjt23@cornell.edu>.
70
71 This manual page was originally written by Brian Tarricone
72 <bjt23@cornell.edu>.
73
74
75
76October 25, 2004 Version 4.1.90 XFDESKTOP(1)