diff options
| -rw-r--r-- | wiki/Configuration:-Input.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/wiki/Configuration:-Input.md b/wiki/Configuration:-Input.md index 73799a14..eb944e25 100644 --- a/wiki/Configuration:-Input.md +++ b/wiki/Configuration:-Input.md @@ -62,6 +62,17 @@ input { // middle-emulation } + trackball { + // off + // natural-scroll + // accel-speed 0.2 + // accel-profile "flat" + // scroll-method "on-button-down" + // scroll-button 273 + // left-handed + // middle-emulation + } + tablet { // off map-to-output "eDP-1" |
