[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 3-button trackpoint configuration (was: A long rant on Debian 9)



jpff composed on 2018-05-08 14:32 (UTC+0100):

> Brian wrote:

>> On Mon 07 May 2018 at 18:17:07 +0100, jpff wrote:

>>> 1:  The X40 has a three-mbutton trackpoint but while button 1 works, button
>>> 2 has no affect and button 3 does what button 2 should do.  Not seen that
>>> before and not sure where to look.

>   > Dunno. It is not critical. Put it on the back burner.

> Just makes it hard to se.  The middle button works in xterm but not in 
> fvwm.  Maybe not critical but a problem for my fingers who have been doing 
> this for so long

I don't have anything with a Trackpoint, but it looks to me like putting

Section "InputClass"
        # Novell Bug #597214
        Identifier      "IBM TPPS/2 TrackPoint"
        MatchProduct    "TPPS/2 IBM TrackPoint"
        MatchIsPointer  "on"
        Driver  "evdev"
        Option  "EmulateWheel"  "on"
        Option  "EmulateWheelButton"    "2"
        Option  "YAxisMapping"    "4 5"
	Option	"XAxisMapping"	  "6 7"
        Option  "Emulate3Buttons"    "on"
        Option  "EmulateWheelTimeout"    "200"
EndSection

or similar in /etc/X11/xorg.conf.d/11-trackpoint.conf might fix it.
-- 
"Wisdom is supreme; therefore get wisdom. Whatever else you
get, get wisdom." Proverbs 4:7 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/


Reply to: