Skip to content

Commit 08922c7

Browse files
Bot Updating Templated Files
1 parent c52697f commit 08922c7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,8 @@ To install cjk fonts on startup as an example pass the environment variables (Al
148148

149149
```
150150
-e DOCKER_MODS=linuxserver/mods:universal-package-install
151-
-e INSTALL_PACKAGES=font-noto-cjk-e LC_ALL=zh_CN.UTF-8
151+
-e INSTALL_PACKAGES=font-noto-cjk
152+
-e LC_ALL=zh_CN.UTF-8
152153
```
153154

154155
The web interface has the option for "IME Input Mode" in Settings which will allow non english characters to be used from a non en_US keyboard on the client. Once enabled it will perform the same as a local Linux installation set to your locale.
@@ -225,10 +226,6 @@ It is possible to install extra packages during container start using [universal
225226
- INSTALL_PACKAGES=libfuse2|git|gdb
226227
```
227228
228-
### Lossless mode
229-
230-
This container is capable of delivering a true lossless image at a high framerate to your web browser by changing the Stream Quality preset to "Lossless", more information [here](https://www.kasmweb.com/docs/latest/how_to/lossless.html#technical-background). In order to use this mode from a non localhost endpoint the HTTPS port on 3001 needs to be used. If using a reverse proxy to port 3000 specific headers will need to be set as outlined [here](https://github.com/linuxserver/docker-baseimage-kasmvnc#lossless).
231-
232229
233230
## Usage
234231

0 commit comments

Comments
 (0)