Generate keyboard mappings on default

This commit is contained in:
Alexander Bock
2016-07-29 13:37:38 +02:00
parent 405c66d6f8
commit e39a7983aa

View File

@@ -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"