mirror of
https://github.com/unraid/webgui.git
synced 2026-04-22 18:19:14 -05:00
Set Virtual GPU default keyboard to no map.
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
'protocol' => 'vnc',
|
||||
'autoport' => 'yes',
|
||||
'model' => 'qxl',
|
||||
'keymap' => 'en-us',
|
||||
'keymap' => 'none',
|
||||
'port' => -1 ,
|
||||
'wsport' => -1,
|
||||
'copypaste' => 'no'
|
||||
|
||||
Reference in New Issue
Block a user