mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Generate keyboard mappings on default
This commit is contained in:
@@ -51,6 +51,10 @@ return {
|
||||
Type = "text",
|
||||
File = "${BASE_PATH}/ScriptLog.txt"
|
||||
},
|
||||
KeyboardShortcuts = {
|
||||
Type = "text",
|
||||
File = "${BASE_PATH}/KeyboardMapping.txt"
|
||||
},
|
||||
ShutdownCountdown = 3,
|
||||
DownloadRequestURL = "http://130.236.132.168/request.cgi",
|
||||
RenderingMethod = "Framebuffer"
|
||||
|
||||
Reference in New Issue
Block a user