1CAJA(1)                     General Commands Manual                    CAJA(1)
2
3
4

NAME

6       Caja - The MATE File Manager
7

SYNOPSIS

9       caja [OPTIONS...] [URI...]
10

DESCRIPTION

12       Caja  is  the default file manager for the MATE Desktop Environment. It
13       makes it easy to manage, manipulate, and customize files  and  directo‐
14       ries.  Caja  can  access local and remote filesystems such as SSH, FTP,
15       and WebDav (HTTP/HTTPS).
16
17       Caja also provides the desktop background and the  icons  it  uses  for
18       launching  links and applications, as well as accessing files, directo‐
19       ries, the trash, and removable media like CD/DVD/BD and USB drives.
20
21       This manual page briefly documents the caja command.
22

OPTIONS

24       --browser
25              Open a browser window.
26
27       -c, --check
28              Perform a quick set of self-check tests.
29
30       --display=DISPLAY
31              X display to use.
32
33       -g, --geometry=GEOMETRY
34              Create the initial window with the given geometry.
35
36       -t, --tabs
37              Open URIs in tabs.
38
39       -n, --no-default-window
40              Only create windows for explicitly specified URIs.
41
42       --no-desktop
43              Do not manage the desktop (ignore  the  preference  set  in  the
44              preferences dialog).
45
46       --force-desktop
47              Manage  the desktop regardless of set preferences or environment
48              (on new startup only)
49
50       -q, --quit
51              Quit Caja.
52
53       --version
54              Print current version information and exit.
55
56       -?, -h, --help
57              Print standard command line options.
58
59       --help-all
60              Print all command line options.
61
62       This program also accepts the standard GTK options.
63
64

EXAMPLES

66       caja ftp://ftp.kernel.org/
67           Open a new Caja window on the Linux Kernel ftp server.
68
69       caja --no-desktop /home/user/
70           Open a Caja window in "user's" home directory without managing  the
71           desktop.
72
73       caja -g 600x400
74           Open a Caja window that is 600 pixels wide by 400 pixels high.
75

BUGS

77   Should you encounter any bugs, they may be reported at:
78       https://github.com/mate-desktop/caja/issues
79

AUTHORS

81   This  Man Page has been updated/re-written for the MATE Desktop Environment
82       by:
83       Adam Erdman <hekel@archlinux.info> (2014)
84

HISTORY

86       This   manual   page   was   originally   written   by   Takuo   KITAME
87       <kitame@debian.org>  and Dafydd Harries <daf@muse.19inch.net> to accom‐
88       pany the Nautilus file manager for the  GNOME  Desktop  Environment  on
89       Debian GNU/Linux. (2004)
90

SEE ALSO

92   Caja documentation can be found from the "Help" menu, or by pressing the F1
93       key.
94       Further information may also be available  at:  https://wiki.mate-desk
95       top.org/docs
96
97       caja-file-management-properties(1), caja-autorun-software(1), caja-con‐
98       nect-server(1)
99
100
101
102MATE Desktop Environment        29 January 2014                        CAJA(1)
Impressum