Unsolved

This post is more than 5 years old

1 Message

1993

April 18th, 2018 09:00

How to configure Latitude e5470 trackpoint in Ubuntu 16.04

I want middle trackpoint button for scroll (for some reason it is for paste by default), but there is no individual device in xinput:

 

xinput list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ ImPS/2 Generic Wheel Mouse              	id=12	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=9	[slave  keyboard (3)]
    ↳ Integrated_Webcam_HD                    	id=10	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=11	[slave  keyboard (3)]
    ↳ Dell WMI hotkeys                        	id=13	[slave  keyboard (3)]
    ↳ DELL Wireless hotkeys                   	id=14	[slave  keyboard (3)]

Also here is ImPS/2 Generic Wheel Mouse props:

 

xinput list-props 12
Device 'ImPS/2 Generic Wheel Mouse':
	Device Enabled (137):	1
	Coordinate Transformation Matrix (139):	1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
	Device Accel Profile (260):	0
	Device Accel Constant Deceleration (261):	1.000000
	Device Accel Adaptive Deceleration (262):	1.000000
	Device Accel Velocity Scaling (263):	10.000000
	Device Product ID (255):	2, 5
	Device Node (256):	"/dev/input/event6"
	Evdev Axis Inversion (264):	0, 0
	Evdev Axes Swap (266):	0
	Axis Labels (267):	"Rel X" (147), "Rel Y" (148), "Rel Vert Wheel" (259)
	Button Labels (268):	"Button Left" (140), "Button Middle" (141), "Button Right" (142), "Button Wheel Up" (143), "Button Wheel Down" (144), "Button Horiz Wheel Left" (145), "Button Horiz Wheel Right" (146)
	Evdev Scrolling Distance (269):	1, 1, 1
	Evdev Middle Button Emulation (270):	0
	Evdev Middle Button Timeout (271):	50
	Evdev Third Button Emulation (272):	0
	Evdev Third Button Emulation Timeout (273):	1000
	Evdev Third Button Emulation Button (274):	3
	Evdev Third Button Emulation Threshold (275):	20
	Evdev Wheel Emulation (276):	0
	Evdev Wheel Emulation Axes (277):	0, 0, 4, 5
	Evdev Wheel Emulation Inertia (278):	10
	Evdev Wheel Emulation Timeout (279):	200
	Evdev Wheel Emulation Button (280):	4
	Evdev Drag Lock Buttons (281):	0

6 Operator

 • 

11.1K Posts

 • 

38.4K Points

April 18th, 2018 09:00

Best asked either in the Ubuntu forums or the Linux forums in the Software forum here. .
No Events found!

Top