Auto detect hardware acceleration on Linux (#254)

This commit is contained in:
notbigdata
2022-07-12 10:32:26 +02:00
committed by GitHub
parent a9c993651c
commit 7809d88d54
6 changed files with 40 additions and 14 deletions
+2 -2
View File
@@ -43,8 +43,8 @@ inputs:
description: 'whether to disable spellchecker - `true` or `false`'
default: 'false'
disable-linux-hw-accel:
description: 'whether to disable hardware acceleration on Linux machines - `true` or `false`'
default: 'true'
description: 'whether to disable hardware acceleration on Linux machines - `true` or `false` or `auto`'
default: 'auto'
enable-hw-keyboard:
description: 'whether to enable hardware keyboard - `true` or `false`.'
default: 'false'