User Tools

Site Tools


ubuntu:mouse:mapping_mouse_buttons

This is an old revision of the document!


Ubuntu - Mouse - Mapping Mouse Buttons

Determine the Mouse to use

xinput | grep -m 1 "DeathAdder" | sed 's/^.*id=\([0-9]*\)[ \t].*$/\1/'

returns:

8

NOTE: In this case, the “Razer Razer DeathAdder V2” is the mouse.

  • As there are multiple entries, the name “Razer Razer DeathAdder V2” cannot be used as it is not unique.
  • Instead, use the id.
ubuntu/mouse/mapping_mouse_buttons.1635149597.txt.gz · Last modified: 2021/10/25 08:13 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki