Como alterar a velocidade de rolagem do mouse durante o uso de libinput?

12

Eu só consigo encontrar suporte a métodos de rolagem em libinput.

link link

Como posso alterar a velocidade de rolagem do meu mouse do bluetooth? Nenhum adereço relevante na minha lista de entrada de xinputs.

libinput Accel Speed (276):     0.000000
    libinput Accel Speed Default (277):     0.000000
    libinput Natural Scrolling Enabled (278):       0
    libinput Natural Scrolling Enabled Default (279):       0
    libinput Send Events Modes Available (257):     1, 0
    libinput Send Events Mode Enabled (258):        0, 0
    libinput Send Events Mode Enabled Default (259):        0, 0
    libinput Left Handed Enabled (280):     0
    libinput Left Handed Enabled Default (281):     0
    libinput Scroll Methods Available (282):        0, 0, 1
    libinput Scroll Method Enabled (283):   0, 0, 0
    libinput Scroll Method Enabled Default (284):   0, 0, 0
    libinput Button Scrolling Button (662): 2
    libinput Button Scrolling Button Default (663): 274
    libinput Middle Emulation Enabled (664):        0
    libinput Middle Emulation Enabled Default (665):        0
    
por Sudhanshu 14.08.2015 / 07:01

2 respostas

0

Isso foi respondido no link abaixo:

link

Em resumo, there is no current api for changing the scroll speed for libinput devices , outros métodos devem ser usados para resolver esse problema.

    
por III sprites 13.11.2017 / 03:42
0

Atualmente, estou fazendo Acelerar o processo roda do mouse no Ubuntu 18.04 como uma solução. Não particularmente feliz com essa solução alternativa, mas funciona.

    
por 08.08.2018 / 16:47