summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Gabriel <[email protected]>2022-03-28 08:07:49 +0200
committerVictor Kareh <[email protected]>2022-04-07 08:19:50 -0400
commitb4a6c7c87674a36daba7bc158f884037fa5c3f7d (patch)
tree89ec04daf2119d815382741c246fe5f13bfc8486 /doc
parent0e517d0fe102296e4b44253c1673cb767b5f444c (diff)
downloadmarco-b4a6c7c87674a36daba7bc158f884037fa5c3f7d.tar.bz2
marco-b4a6c7c87674a36daba7bc158f884037fa5c3f7d.tar.xz
marco: Add cmdline option --no-keybindings for disabling all key bindings directly on WM startup.
The marco WM is used in Arctica Greeter [1]. There recently has a security issue been detected where people could open applications via marco keybindings inside the greeter (display manager) session. . A work-around could be evoking marco-message after marco startup and disable all keybindings then. However, a more preferred fix is provided by this patch: start-up marco with keybindings disabled from the beginning.
Diffstat (limited to 'doc')
-rw-r--r--doc/man/marco.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/marco.1 b/doc/man/marco.1
index e485bd18..a9a059f9 100644
--- a/doc/man/marco.1
+++ b/doc/man/marco.1
@@ -45,6 +45,9 @@ Turn compositing OFF. You may also use this option to start \fBmarco\fR without
\fB\-\-no\-force\-fullscreen\fR
Do not create fullscreen windows without decorations.
.TP
+\fB\-\-no\-keybindings\fR
+Have all keybindings disabled on startup.
+.TP
\fB\-\-version\fR
Print current version information and exit.
.TP