adapts mouse accel speed
This commit is contained in:
parent
80c5a89784
commit
0f8c57641f
1 changed files with 1 additions and 12 deletions
|
|
@ -34,22 +34,11 @@ input {
|
||||||
mouse {
|
mouse {
|
||||||
// off
|
// off
|
||||||
// natural-scroll
|
// natural-scroll
|
||||||
// accel-speed 0.2
|
accel-speed 0.9
|
||||||
// accel-profile "flat"
|
// accel-profile "flat"
|
||||||
// scroll-method "no-scroll"
|
// scroll-method "no-scroll"
|
||||||
}
|
}
|
||||||
|
|
||||||
trackpoint {
|
|
||||||
// off
|
|
||||||
// natural-scroll
|
|
||||||
// accel-speed 0.2
|
|
||||||
// accel-profile "flat"
|
|
||||||
// scroll-method "on-button-down"
|
|
||||||
// scroll-button 273
|
|
||||||
// scroll-button-lock
|
|
||||||
// middle-emulation
|
|
||||||
}
|
|
||||||
|
|
||||||
tablet {
|
tablet {
|
||||||
map-to-output "DP-3"
|
map-to-output "DP-3"
|
||||||
// calibration-matrix 1.0 1.0 1.0 1.0 1.0 1.0
|
// calibration-matrix 1.0 1.0 1.0 1.0 1.0 1.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue