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
@@ -117,7 +117,7 @@ To install cjk fonts on startup as an example pass the environment variables (Al
117
117
118
118
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.
119
119
120
-
### DRI3 GPU Acceleration
120
+
### DRI3 GPU Acceleration (KasmVNC interface)
121
121
122
122
For accelerated apps or games, render devices can be mounted into the container and leveraged by applications using:
123
123
@@ -134,7 +134,7 @@ This feature only supports **Open Source** GPU drivers:
134
134
The `DRINODE` environment variable can be used to point to a specific GPU.
135
135
Up to date information can be found [here](https://www.kasmweb.com/kasmvnc/docs/master/gpu_acceleration.html)
136
136
137
-
### Nvidia GPU Support
137
+
### Nvidia GPU Support (KasmVNC interface)
138
138
139
139
**Nvidia support is not compatible with Alpine based images as Alpine lacks Nvidia drivers**
0 commit comments