|
@@ -46,8 +46,9 @@
|
|
|
"Ctrl\\+Shift\\+R": "host:reload",
|
|
|
"Ctrl\\+Shift\\+D": "host:toggleDebug",
|
|
|
|
|
|
- // also use I for debug emulating old PHT behaviour
|
|
|
+ // emulate some of of PHT's behaviour
|
|
|
"I": "host:toggleDebug",
|
|
|
+ "\\\\": "host:fullscreen",
|
|
|
|
|
|
// media keys from the FLIRC and on Linux keyboards
|
|
|
"Toggle Media Play\\/Pause": "play_pause",
|