Explorar o código

Selkies-Gstreamer Hotfix

Seungmin Kim %!s(int64=3) %!d(string=hai) anos
pai
achega
22bd4cac4b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      entrypoint.sh

+ 1 - 1
entrypoint.sh

@@ -84,7 +84,7 @@ fi
 mate-session &
 
 # Fix selkies-gstreamer keyboard mapping
-if [ "$FALLBACK_ENABLE" != "true" ]; then
+if [ "$NOVNC_ENABLE" != "true" ]; then
   sudo xmodmap -e "keycode 94 shift = less less"
 fi