You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ To install cjk fonts on startup as an example pass the environment variables (Al
126
126
127
127
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.
128
128
129
-
### DRI3 GPU Acceleration
129
+
### DRI3 GPU Acceleration (KasmVNC interface)
130
130
131
131
For accelerated apps or games, render devices can be mounted into the container and leveraged by applications using:
132
132
@@ -143,7 +143,7 @@ This feature only supports **Open Source** GPU drivers:
143
143
The `DRINODE` environment variable can be used to point to a specific GPU.
144
144
Up to date information can be found [here](https://www.kasmweb.com/kasmvnc/docs/master/gpu_acceleration.html)
145
145
146
-
### Nvidia GPU Support
146
+
### Nvidia GPU Support (KasmVNC interface)
147
147
148
148
**Nvidia support is not compatible with Alpine based images as Alpine lacks Nvidia drivers**
0 commit comments