Add escape to fn and mouse layer too

Need to be able to hit esc while using mouse without letting go of mouse
buttons (while taking screenshot or dragging for example)
This commit is contained in:
Mikko Ahlroth 2018-10-22 11:41:02 +03:00
parent 6c744b5cc7
commit 5140aa2c30

View file

@ -4700,7 +4700,11 @@
{
"id": 1,
"keyActions": [
null,
{
"keyActionType": "keystroke",
"type": "basic",
"scancode": 41
},
null,
null,
null,
@ -4840,7 +4844,11 @@
{
"id": 1,
"keyActions": [
null,
{
"keyActionType": "keystroke",
"type": "basic",
"scancode": 41
},
null,
null,
null,