System/Darwinix: Update trackpad/keyboard config
This commit is contained in:
@ -84,13 +84,14 @@
|
|||||||
Clicking = true; # Tap to click
|
Clicking = true; # Tap to click
|
||||||
Dragging = true; # Double tap to drag
|
Dragging = true; # Double tap to drag
|
||||||
TrackpadRightClick = true;
|
TrackpadRightClick = true;
|
||||||
|
TrackpadPinch = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
keyboard = {
|
keyboard = {
|
||||||
enableKeyMapping = true;
|
enableKeyMapping = true;
|
||||||
swapLeftCtrlAndFn = true;
|
swapLeftCtrlAndFn = false;
|
||||||
swapLeftCommandAndLeftAlt = true;
|
swapLeftCommandAndLeftAlt = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user