#17893 closed enhancement (fixed)
xf86-input-libinput-1.3.0 (Xorg Driver)
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.0 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (4)
comment:1 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 2 years ago
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
63ddb624f4 Update to xf86-input-libinput-1.3.0 (Xorg Driver). e9df36bdc3 Update to SDL2-2.26.5.
Note:
See TracTickets
for help on using tickets.
From the ChangeLog:
AccelPointsFallback
option for setting the points of the Fallback acceleration function. Points values are represented by a space-separated list, e.g. "0.0 1.0 2.4 2.5".AccelStepFallback
option for setting the step of the Fallback acceleration function. When a step of 0.0 is provided, libinput default Fallback acceleration function is used.AccelPointsMotion
andAccelStepMotion
options, which are equivalent toAccelPointsFallback
andAccelStepFallback
options, but apply to the Motion acceleration function.