1. สร้างไฟล์ /usr/lib/X11/xorg.conf.d/20-thinkpad.conf โดยใช้คำสั่ง
sudo gedit /usr/lib/X11/xorg.conf.d/20-thinkpad.conf
2. เพิ่มข้อความดังนี้ลงไปในไฟล์
Section "InputClass" Identifier "Trackpoint Wheel Emulation" MatchProduct "TrackPoint" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "EmulateWheel" "true" Option "EmulateWheelButton" "2" Option "Emulate3Buttons" "false" Option "XAxisMapping" "6 7" Option "YAxisMapping" "4 5" EndSection
3. save ไฟล์ และทำการ restart โดยใช้คำสั่ง
sudo /etc/init.d/gdm restart
4. จะสามารถใช้ trackpoint ร่วมกับปุ่มกลางของ touchpad ได้
reference:
http://psung.blogspot.com
http://thaipats.buddythai.com
ไม่มีความคิดเห็น:
แสดงความคิดเห็น