ฉันเพิ่งได้รับ Lenovo T440s ซึ่งมาพร้อมกับทัชแพดแบบซินแนปติกส์ โดยค่าเริ่มต้นจะไม่มีปุ่มกลางและปุ่มขวาอยู่ที่มุมล่างขวาของทัชแพด ฉันคุ้นเคยกับการรวมกันของ trackpointer + ปุ่มซ้าย / กลาง / ขวาและฉันก็คิดถึงมันในรุ่นใหม่ของฉัน มันสร้างเสียงรบกวนทุกครั้งที่ฉันกดปุ่มเนื่องจากปุ่มนี้ยังเป็นส่วนหนึ่งของทัชแพดด้วย
สิ่งที่ฉันทำจนถึงตอนนี้คือ:
- เพิ่ม Hysteresis ของทัชแพดเป็นค่าที่สูงมากซึ่งปิดใช้งานการนำทางอย่างแท้จริง
- เปิดใช้งานโหมด Clickpad ซึ่งมีฟังก์ชั่นของปุ่มกลาง / ขวา
- กำหนดพื้นที่ปุ่มกลาง / ขวาตามที่คาดไว้บนทัชแพด
แต่ปัญหาคือปุ่มกลางไม่ได้ถูกแมปกับ trackpointer พวกเขาดูเหมือนจะเป็นอุปกรณ์อิสระสองชิ้นในรุ่นนี้ ฉันสงสัยว่าฉันจะเชื่อมต่อเหตุการณ์ที่เกิดจากปุ่มกลางเข้ากับปุ่มล้อเลื่อนของ trackpointer ได้อย่างไร
นี่คือผลลัพธ์ของคุณสมบัติ xinput ของฉัน: รายการ Xinput:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=10 [slave pointer (2)]
⎜ ↳ TPPS/2 IBM TrackPoint id=11 [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)]
↳ Integrated Camera id=8 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=9 [slave keyboard (3)]
↳ ThinkPad Extra Buttons id=12 [slave keyboard (3)]
SynPS / 2 ทัชแพด Synaptics:
Device 'SynPS/2 Synaptics TouchPad':
Device Enabled (133): 1
Coordinate Transformation Matrix (135): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (256): 1
Device Accel Constant Deceleration (257): 2.500000
Device Accel Adaptive Deceleration (258): 1.000000
Device Accel Velocity Scaling (259): 12.500000
Synaptics Edges (260): 1726, 4858, 1577, 3665
Synaptics Finger (261): 25, 30, 256
Synaptics Tap Time (262): 180
Synaptics Tap Move (263): 192
Synaptics Tap Durations (264): 180, 180, 100
Synaptics ClickPad (265): 1
Synaptics Tap FastTap (266): 0
Synaptics Middle Button Timeout (267): 0
Synaptics Two-Finger Pressure (268): 282
Synaptics Two-Finger Width (269): 7
Synaptics Scrolling Distance (270): 87, 87
Synaptics Edge Scrolling (271): 0, 0, 0
Synaptics Two-Finger Scrolling (272): 1, 1
Synaptics Move Speed (273): 1.000000, 1.750000, 0.045725, 40.000000
Synaptics Edge Motion Pressure (274): 30, 160
Synaptics Edge Motion Speed (275): 1, 349
Synaptics Edge Motion Always (276): 0
Synaptics Off (277): 2
Synaptics Locked Drags (278): 0
Synaptics Locked Drags Timeout (279): 5000
Synaptics Tap Action (280): 0, 0, 0, 0, 0, 0, 0
Synaptics Click Action (281): 1, 3, 0
Synaptics Circular Scrolling (282): 0
Synaptics Circular Scrolling Distance (283): 0.100000
Synaptics Circular Scrolling Trigger (284): 0
Synaptics Circular Pad (285): 0
Synaptics Palm Detection (286): 0
Synaptics Palm Dimensions (287): 10, 200
Synaptics Coasting Speed (288): 20.000000, 50.000000
Synaptics Pressure Motion (289): ... of unknown type CARDINAL
Synaptics Pressure Motion Factor (290): 1.000000, 1.000000
Synaptics Resolution Detect (291): 1
Synaptics Grab Event Device (292): 1
Synaptics Gestures (293): 1
Synaptics Capabilities (294): 1, 0, 0, 1, 1, 1, 1
Synaptics Pad Resolution (295): 42, 42
Synaptics Area (296): 0, 0, 0, 0
Synaptics Soft Button Areas (297): 3656, 0, 1000, 0, 2600, 3619, 1000, 3000
Synaptics Noise Cancellation (298): 500, 500
Device Product ID (250): 2, 7
Device Node (251): "/dev/input/event5"
Xinput รายการอุปกรณ์ประกอบฉาก 11:
Device 'TPPS/2 IBM TrackPoint':
Device Enabled (133): 1
Coordinate Transformation Matrix (135): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (256): 0
Device Accel Constant Deceleration (257): 1.000000
Device Accel Adaptive Deceleration (258): 1.000000
Device Accel Velocity Scaling (259): 10.000000
Device Product ID (250): 2, 10
Device Node (251): "/dev/input/event6"
Evdev Axis Inversion (300): 0, 0
Evdev Axes Swap (302): 0
Axis Labels (303): "Rel X" (143), "Rel Y" (144)
Button Labels (304): "Button Left" (136), "Button Middle" (137), "Button Right" (138), "Button Wheel Up" (139), "Button Wheel Down" (140), "Button Horiz Wheel Left" (141), "Button Horiz Wheel Right" (142)
Evdev Middle Button Emulation (305): 0
Evdev Middle Button Timeout (306): 50
Evdev Third Button Emulation (307): 0
Evdev Third Button Emulation Timeout (308): 1000
Evdev Third Button Emulation Button (309): 3
Evdev Third Button Emulation Threshold (310): 20
Evdev Wheel Emulation (311): 1
Evdev Wheel Emulation Axes (312): 6, 7, 4, 5
Evdev Wheel Emulation Inertia (313): 10
Evdev Wheel Emulation Timeout (314): 200
Evdev Wheel Emulation Button (315): 2
Evdev Drag Lock Buttons (316): 0
ฉันไปรอบ ๆ และตรวจสอบเธรดจำนวนมากและไม่พบวิธีแก้ไขปัญหาที่เหมาะสม แต่เมื่อฉันใช้ windows 8.1 กับรุ่นนี้และติดตั้งไดรเวอร์ทัชแพดของ synaptics มันทำงานได้อย่างสมบูรณ์ ดังนั้นข้อเสนออื่น ๆ ก็คือพอร์ตพอร์ตนั้นให้ลินุกซ์
ความช่วยเหลือใด ๆ ที่จะได้รับการชื่นชมขอบคุณล่วงหน้า!