1Nemo(1) General Commands Manual Nemo(1)
2
3
4
6 nemo-desktop - Nemo's desktop provider
7
9 nemo-desktop [options] URIs...
10
12 This manual page documents briefly the nemo-desktop command.
13
14 Nemo is the file manager for the Cinnamon desktop.
15
17 Nemo-desktop follows the usual GNU command line syntax, with long op‐
18 tions starting with two dashes (`-'). A summary of options is included
19 below.
20
21 --debug
22 Enable debugging code. Example usage: 'NEMO_DEBUG=Desktop,Ac‐
23 tions nemo-desktop --debug'. Use NEMO_DEBUG=all for more top‐
24 ics.
25
26 --quit Quit Nemo.
27
28 --help Show a summary of options.
29
30 --version
31 Show Nemo's version.
32
33 Other standard GNOME options not listed here are also supported.
34
35
37 Ordinarily, nemo and nemo-desktop treat being run as the root user as
38 special, with certain restrictions and UI changes. This behavior can be
39 bypassed via a gsettings key. You can use the following command to en‐
40 able/disable this override:
41
42 gsettings set org.nemo.preferences treat-root-as-normal true|false
43
44
46 Please report bugs and feature requests here: https://github.com/lin‐
47 uxmint/nemo
48
49
51 This manual page was originally written for Nautilus by Takuo KITAME
52 <kitame@debian.org> and Dafydd Harries <daf@muse.19inch.net> for the
53 Debian GNU/Linux system (but may be used by others).
54
55
56
57 October 2012 Nemo(1)