mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
input: enable configuring of trackpoint devices
This commit is contained in:
committed by
Ivan Molodetskikh
parent
8e1d4de0dc
commit
363e1d8764
@@ -41,6 +41,12 @@ input {
|
||||
// accel-profile "flat"
|
||||
}
|
||||
|
||||
trackpoint {
|
||||
// natural-scroll
|
||||
// accel-speed 0.2
|
||||
// accel-profile "flat"
|
||||
}
|
||||
|
||||
tablet {
|
||||
// Set the name of the output (see below) which the tablet will map to.
|
||||
// If this is unset or the output doesn't exist, the tablet maps to one of the
|
||||
|
||||
Reference in New Issue
Block a user