diff --git a/etc/exceptional_system_keys_config.json b/etc/exceptional_system_keys_config.json index 7fe6247829a275a03dfca85e12a95e255410d48c..c6a83df00a53b778fc58b1bb566f836c645a367a 100644 --- a/etc/exceptional_system_keys_config.json +++ b/etc/exceptional_system_keys_config.json @@ -809,6 +809,12 @@ "finalKey": 18, "longPressTime": 1200, "triggerType": "down" + }, + { + "preKeys": [], + "finalKey": 18, + "longPressTime": 8000, + "triggerType": "down" } ] }