Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

thunar(1) [debian man page]

THUNAR(1)							  [FIXME: manual]							 THUNAR(1)

NAME
Thunar - File Manager for the Xfce Desktop Environment SYNOPSIS
Thunar [options] [[URI]...] Thunar [options] --bulk-rename [[URI]...] Thunar [options] --quit DESCRIPTION
Thunar is a fast and easy to use file manager for the Xfce Desktop Environment. It has been designed from the ground up to be lighweight with special focus on usability. Its user interface is clean and intuitive, and does not include any confusing or useless options. INVOCATION
Thunar takes a list of URIs for folders that should be opened in new file manager windows or files that should be run using the default application for their types. The URIs may be specified as either file: or trash: URIs, absolute paths or paths relative to the current directory from which Thunar is being invoked. If no URIs are specified, the current folder will be opened in a new file manager window. When the --bulk-rename option is specified no file managers windows will be opened, but instead the URIs will be passed to the bulk renamer. The bulk renamer allows to rename several files or folders at once using different renamer modules. Options -?, --help Print brief help and exit. -v, --version Print version information and exit. -B, --bulk-rename Open the URIs in a standalone window of the bulk renamer. --daemon Do not terminate the Thunar instance when the last window is closed, but keep it running to speed up opening new windows later on. This is the default when spawning Thunar as part of the default Xfce session or when using D-Bus activation. --display=DISPLAY Use the specified X DISPLAY for the user interface. -q, --quit Terminate any Thunar instance running in the background (spawned using the --daemon option). This command should be used whenever Thunar is upgraded to a new version to ensure that no old instance is reused. AUTHOR
Thunar was written by Benedikt Meurer benny@xfce.org. This manual page was written by Benedikt Meurer benny@xfce.org. [FIXME: source] 02/07/2011 THUNAR(1)

Check Out this Related Man Page

XFDESKTOP(1)						      General Commands Manual						      XFDESKTOP(1)

NAME
xfdesktop - The Xfce 4 Desktop Environment's desktop manager SYNOPSIS
xfdesktop xfdesktop [options] DESCRIPTION
xfdesktop manages the desktop itself in the Xfce 4 Desktop Environment. This includes drawing the desktop backdrop and providing a right- click applications menu and middle-click window list menu, as well as drawing icons on the desktop. Only one instance of xfdesktop can be running at a time, and should be started by running xfdesktop without any arguments. OPTIONS
--reload Causes an already-running instance of xfdesktop to reload all its settings, including loading a new random backdrop if using a back- drop list. --menu Causes an already-running instance of xfdesktop to pop up the applications menu at the current position of the mouse cursor. --windowlist Causes an already-running instance of xfdesktop to pop up the window list menu at the current position of the mouse cursor. ENVIRONMENT
xfdesktop's behavior is affected by the following environment variables. XDG_CONFIG_HOME Specifies the root for all user-specific configuration files. If this environment variable is not present, it defaults to ~/.config XDG_CONFIG_DIRS Specifies a colon-separated list of system directories in which to search for configuration data. If this environment variable is not present, it defaults to /etc/xdg FILES
xfdesktop searches for a menu description file in $XDG_CONFIG_DIRS/menus/xfce-applications.menu. xfdesktop can also use a user-customized menu in $XDG_CONFIG_HOME/menus/. BUGS
Please report any bugs to http://bugzilla.xfce.org/. Development discussion should be conducted on the xfce4-dev@xfce.org mailing list. Usage-related questions should be directed to the xfce@xfce.org mailing list. HOMEPAGE
http://xfce.org/ AUTHOR
Jasper Huijsmans <huysmans@users.sourceforge.net>, Benedikt Meurer <benny@xfce.org>, and Brian Tarricone <bjt23@cornell.edu>. This manual page was originally written by Brian Tarricone <bjt23@cornell.edu>. 2 December 2007 Version 4.5.x XFDESKTOP(1)
Man Page