The "ZAxisMapping" doesn't work for touchpads with a new kernel.
For now, you can apply this workaround:
Read out the scroll distance with wsconsctl (you must run it as
root or create a doas(1) configuration for it). Here is an
example:
$ doas wsconsctl mouse.param=134
mouse.param -> 134
On Mon, Mar 25, 2019 at 10:53:08PM +0100, Ulf Brosziewski wrote:
> You can make that permanent with an entry in wsconsctl.conf. However,
> please note that the "param" field is for debugging and development,
> there are no guarantees about its future.
Thanks yet again, Ulf. For long term plans, p
Hello all -
On the latest snap of -current, my reversed trackpad scrolling seems to
have broken. My xorg.conf is as follows:
Section "InputClass"
Identifier "ws pointer"
MatchIsPointer "true"
Option "AccelerationProfile" "2"
Option "AccelerationNumerator" "5"
Option "Accelera
3 matches
Mail list logo