Lenovo ThinkPad e531 dizüstü bilgisayarım var. Bu modelde hem bir touchpad hem de bir trackpoint bulunuyor. Trackpoint'i kullanmak isterim çünkü önceki dizüstü bilgisayarımdan alışığım, ama yanlışlıkla dokunmayı önlemek için dokunmatik ekranı devre dışı bırakmak istiyorum.
Sorun şu ki, e531'de özel trackpoint düğmeleri yok.
Bu, e530 modelinin bir resmi: e530 http://www.digitaltrends.com/wp-content/uploads/2012/08/Lenovo-ThinkPad-Edge-E530-review-keyboard-touchpad.jpg Touchpad'in üzerinde, trackpoint'i kullanırken kullanabileceğiniz ayrı bir düğme olduğunu görebilirsiniz.
Bu benim modelimin (e531) bir resmi:
Gördüğünüz gibi düğme yok. Sadece touchpad var.
Dokunmatik alanı devre dışı bırakabilirim (Sistem Ayarları - & gt; Fare ve Dokunmatik Yüzey'de) ve fare işaretçisini hareket ettirmek için parkur noktasını kullanabilirim ancak tıklama yapmanın bir yolu yoktur. Muhtemelen hayal edebileceğiniz gibi, bu çok kullanışlı değil.
Düşündüğüm şey touchpad'in fare hareketi özelliğini devre dışı bırakmanın bir yolu olmalı ama yine de tıklanabilir kalsın, böylece trackpont için fare düğmeleri olarak kullanabilirim. Sorum şu: Nasıl yapmalı?
xinput
yardımcı programı ile elde edilebileceğini varsayalım, ama çok aşina olmadığım için nasıl olduğunu bilmiyorum. Burada bana kimse yardım edebilir mi, yoksa en azından bana doğru yönde mi işaret edebilir?
Bu, makinemde xinput
çıktısı:
~ > xinput
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=12 [slave pointer (2)]
⎜ ↳ TPPS/2 IBM TrackPoint id=14 [slave pointer (2)]
⎜ ↳ Logitech Unifying Device. Wireless PID:1025 id=15 [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)]
↳ Video Bus id=8 [slave keyboard (3)]
↳ Power Button id=9 [slave keyboard (3)]
↳ Integrated Camera id=10 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)]
↳ ThinkPad Extra Buttons id=13 [slave keyboard (3)]
Bu, TrackPoint (cihaz 14) özelliklerinin listesi:
~ > xinput --list-props 14
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/event13"
Evdev Axis Inversion (404): 0, 0
Evdev Axes Swap (406): 0
Axis Labels (407): "Rel X" (143), "Rel Y" (144)
Button Labels (408): "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 (409): 0
Evdev Middle Button Timeout (410): 50
Evdev Third Button Emulation (411): 0
Evdev Third Button Emulation Timeout (412): 1000
Evdev Third Button Emulation Button (413): 3
Evdev Third Button Emulation Threshold (414): 20
Evdev Wheel Emulation (415): 1
Evdev Wheel Emulation Axes (416): 6, 7, 4, 5
Evdev Wheel Emulation Inertia (417): 10
Evdev Wheel Emulation Timeout (418): 200
Evdev Wheel Emulation Button (419): 2
Evdev Drag Lock Buttons (420): 0
Bu, Dokunmatik Yüzey (cihaz 12) özelliklerinin listesi:
~ > xinput --list-props 12
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, 0
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): 0
Synaptics Locked Drags (278): 0
Synaptics Locked Drags Timeout (279): 5000
Synaptics Tap Action (280): 2, 3, 0, 0, 1, 3, 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): 30, 160
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): 3292, 0, 3397, 0, 0, 0, 0, 0
Synaptics Noise Cancellation (298): 8, 8
Device Product ID (250): 2, 7
Device Node (251): "/dev/input/event6"