aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-config.txt')
-rw-r--r--src/man/firejail-config.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/man/firejail-config.txt b/src/man/firejail-config.txt
index 6a66c7f75..bc29dc977 100644
--- a/src/man/firejail-config.txt
+++ b/src/man/firejail-config.txt
@@ -74,6 +74,23 @@ xephyr-screen 1024x768
74.br 74.br
75xephyr-screen 1280x1024 75xephyr-screen 1280x1024
76 76
77.TP
78\fBxephyr-window-title
79Firejail window title in Xephry, default enabled.
80
81.TP
82\fBxephyr-extra-params
83Xephyr command extra parameters. None by default, and the declaration is commented out. Examples:
84.br
85
86.br
87xephyr-extra-params -keybd ephyr,,,xkbmodel=evdev
88.br
89xephyr-extra-params -grayscale
90
91.SH COMPILE TIME CONFIGURATION
92Most of the features described in this file can also be configured at compile time, please run \fB./configure --help\fR for more details.
93
77.SH FILES 94.SH FILES
78/etc/firejail/firejail.config 95/etc/firejail/firejail.config
79 96