diff options
author | Peter Hofmann <scm@uninformativ.de> | 2017-04-21 16:15:14 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2017-04-21 16:15:57 +0200 |
commit | 7f3ff1f14b2b9e1633f9ffc6cf41a08b7c9b2345 (patch) | |
tree | f94b255fb4db255b8cde3fca494e1ca23a7dc03f /man1 | |
parent | 6e46860725917a794a9307f00f266b2be8848244 (diff) | |
download | lariza-7f3ff1f14b2b9e1633f9ffc6cf41a08b7c9b2345.tar.gz |
Add option to enable WebGL
CC #36.
Diffstat (limited to 'man1')
-rw-r--r-- | man1/lariza.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man1/lariza.1 b/man1/lariza.1 index 5ea1f65..aa1b209 100644 --- a/man1/lariza.1 +++ b/man1/lariza.1 @@ -52,6 +52,11 @@ stick to XDG directories, then you should configure your This variable defaults to \fB/var/tmp\fP. .TP +\fBLARIZA_ENABLE_EXPERIMENTAL_WEBGL\fP +Enable WebGL support in WebKit if this variable is set. Note that this +is an \fBEXPERIMENTAL\fP feature. This setting could vanish from +\fBlariza\fP in future releases without notice. +.TP \fBLARIZA_FIFO_SUFFIX\fP Cooperative instances are implemented using a named pipe in the file system. The name of this pipe usually is (at least on modern systems |