init commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
list: user.modifier_key
|
||||
os: mac
|
||||
-
|
||||
|
||||
alt: alt
|
||||
control: ctrl
|
||||
shift: shift
|
||||
super: cmd
|
||||
command: cmd
|
||||
option: alt
|
||||
function: fn
|
||||
globe: fn
|
||||
@@ -0,0 +1,18 @@
|
||||
list: user.special_key
|
||||
os: mac
|
||||
-
|
||||
|
||||
end: end
|
||||
home: home
|
||||
minus: minus
|
||||
return: return
|
||||
enter: keypad_enter
|
||||
page down: pagedown
|
||||
page up: pageup
|
||||
escape: escape
|
||||
space: space
|
||||
tab: tab
|
||||
insert: insert
|
||||
wipe: backspace
|
||||
delete: backspace
|
||||
forward delete: delete
|
||||
Reference in New Issue
Block a user