Is there a way of choosing between right and middle click for pasting? There are ways of for disabling it, I want to change the behaviour
Asked
Active
Viewed 2,615 times
2 Answers
2
You can open a terminal and paste this so the right button will behave as the middle (and the middle will behave as the right):
xmodmap -e "pointer 1 3 2"
desgua
- 33,215