11 Kasım 2021 Perşembe

xinput komutu

Giriş
Farenin düğmesi tıklanınca başka bir düğme tıklanmış gibi yapmak veya etkinsizleştirmek için kullanılabilir.

set-button-map seçeneği
Örnek
Şöyle yaparız
Identify the ID/IDs of your device with

 xinput list 
Get the button map with

 xinput get-button-map <ID>
Set the button action

 xinput set-button-map <ID> 1 <new action>

Repeat the last command for as many IDs as your mouse has. 1 stands for the mapping of left-click, then for middle click, etc. Use for <new action> number 0 to disable middle-click, number 1 if you want to make it equivalent to left-click, etc.

Hiç yorum yok:

Yorum Gönder