1MARCO(1) General Commands Manual MARCO(1)
2
3
4
6 Marco - The MATE Window Manager
7
9 marco [OPTIONS]
10
12 Marco is a minimal X window manager that uses GTK+ for drawing window
13 frames. It is aimed at non-technical users and is designed to integrate
14 well with the MATE desktop. Marco is a plain window manager for the
15 adult in you; Many window managers are like Marshmallow Froot Loops,
16 Marco is like Cheerios. It lacks some features that may be expected by
17 traditional UNIX or other technical users; these users may want to
18 investigate other available window managers for use with MATE or as a
19 standalone window manager.
20
21 Marco supports several somewhat advanced but common features such as
22 Window Shading/Roll-Up, Window/Edge Snapping, Vertical and Horizontal
23 Maximize, Always-On-Top, Sloppy/Mouse Focus and Raising, and many
24 more... Well, not a lot, but some more.
25
26 This manual page documents the marco command.
27
28
30 -d, --display=DISPLAY
31 X display to use.
32
33 --sync
34 Make X calls synchronous.
35
36 --replace
37 Replace the currently running window manager with Marco.
38
39 --sm-disable
40 Disable the connection to the session manager.
41
42 --sm-client-id=ID
43 Specify a session management ID.
44
45 --sm-save-file=FILENAME
46 Restore from a session management savefile.
47 If no path is specified marco will look in ~/.config/mate-ses‐
48 sion/saved-session/
49
50 -c, --composite
51 Turn compositing ON. You may also use this option to start marco
52 with composite "true transparency" effects.
53
54 --no-composite
55 Turn compositing OFF. You may also use this option to start
56 marco without compositing effects.
57
58 --no-force-fullscreen
59 Do not create fullscreen windows without decorations.
60
61 --version
62 Print current version information and exit.
63
64 -?, -h, --help
65 Print standard command line options.
66
68 Marco configuration can be found via the main MATE menus, under "Sys‐
69 tem->Preferences->Windows" and "System->Preferences->Keyboard Short‐
70 cuts" or by running the commands mate-window-properties and mate-key‐
71 binding-properties respectively. Advanced configuration can also be
72 achieved directly, via dconf-editor under "/org/mate/marco/".
73
75 Should you encounter any bugs, they may be reported at:
76 http://github.com/mate-desktop/marco/issues
77
79 This Man Page has been updated/re-written for the MATE Desktop Environment
80 by:
81 Adam Erdman <hekel@archlinux.info> (2014)
82
84 Portions of this manual page were originally written by Luke Morton and
85 Philip O'Brien (2006) for Metacity, but do not bear resemblance to pre‐
86 ceding documentation.
88 Further information may also be available at: http://wiki.mate-desk‐
89 top.org/docs
90 marco-message(1), marco-theme-viewer(1), marco-window-demo(1)
91
92
93
94MATE Desktop Environment 7 February 2014 MARCO(1)