How to get middle-button paste working again
Yeah, terrible question.
I just moved the Artix install systemdrive from the test box to my main machine. Most things are fine, but I've been at it all day...
I'm using the venerable Logitech Trackman FX. At some point in the distant past, I came up with this, which worked in my Ubuntu install, though I don't remember if or what other config things I might've had to do. Probably not relevant, since it just assigns button numbers.
$ xmodmap -pp
There are 10 pointer buttons defined.
Physical Button
Button Code
1 1
2 0
3 3
4 4
5 5
6 6
7 7
8 2
9 9
10 10
The mate control center doesn't have anything helpful. I've looked into the relevant things in dconf too.
xev is indicating that the only buttons being seen by X are 1 and 3.
I just plugged in a Logitech LX3 (3-button, wheel mouse) and the center button is also not registering. This mouse is what I was using, just fine, over on the test system where I did this Artix install.
Has to be something really obvious, and dumb, right? I can't think of anything. Hope someone where knows.