aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 6e49fc25f..3253ae8bb 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1980,7 +1980,17 @@ On the client machine we start a VNC viewer and use it to connect to our server:
1980$ vncviewer 1980$ vncviewer
1981.br 1981.br
1982 1982
1983.TP
1984\fB\-\-xephyr-screen=WIDTHxHEIGHT
1985Set screen size for --x11=xephyr. The setting will overwrite the default set in /etc/firejail/firejail.config
1986for the current sandbox. Run xrandr to get a list of supported resolutions on your computer.
1987.br
1983 1988
1989.br
1990Example:
1991.br
1992$ firejail --net=eth0 --x11=xephyr --xephyr-screen=640x480 firefox
1993.br
1984 1994
1985.TP 1995.TP
1986\fB\-\-zsh 1996\fB\-\-zsh