add smartzoom remap
This commit is contained in:
parent
29a0bc2ad0
commit
b76f4670cb
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
mappings = [
|
||||
{ button = 3; action = "appExpose"; }
|
||||
{ button = 4; action = "missionControl"; }
|
||||
{ button = 2; action = "smartZoom"; }
|
||||
{ scroll = "left"; action = { keyPress = [ "leftArrow" ]; }; }
|
||||
{ scroll = "right"; action = { keyPress = [ "rightArrow" ]; }; }
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue