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: roles/generate-jenkins/templates/README_SNIPPETS/KASM.j2
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ To install cjk fonts on startup as an example pass the environment variables (Al
51
51
52
52
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.
53
53
54
-
### DRI3 GPU Acceleration
54
+
### DRI3 GPU Acceleration (KasmVNC interface)
55
55
56
56
For accelerated apps or games, render devices can be mounted into the container and leveraged by applications using:
57
57
@@ -68,7 +68,7 @@ This feature only supports **Open Source** GPU drivers:
68
68
The `DRINODE` environment variable can be used to point to a specific GPU.
69
69
Up to date information can be found [here](https://www.kasmweb.com/kasmvnc/docs/master/gpu_acceleration.html)
70
70
71
-
{%ifshow_nvidiaisdefined%}### Nvidia GPU Support
71
+
{%ifshow_nvidiaisdefined%}### Nvidia GPU Support (KasmVNC interface)
72
72
73
73
**Nvidia support is not compatible with Alpine based images as Alpine lacks Nvidia drivers**
0 commit comments