diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/default-config.kdl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl index 4dce86f7..bf5de45c 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -40,6 +40,16 @@ input { // scroll-method "no-scroll" } + trackpoint { + // off + // natural-scroll + // accel-speed 0.2 + // accel-profile "flat" + // scroll-method "on-button-down" + // scroll-button 273 + // middle-emulation + } + // Uncomment this to make the mouse warp to the center of newly focused windows. // warp-mouse-to-focus |
