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