Ubuntu multi-touch

Source: Internet
Author: User
Ubuntu multi-touch through xinput settings first determine the notebook hardware $ xinputlist my output result is as follows: root @ terminus-K40AF:/usr/local/soft # xinputlist & amp; #9121; virtualcorepointerid2 [maste... ubuntu multi-touch through xinput settings first determine the notebook hardware $ xinput list my output results are as follows: root @ terminus-K40AF: /usr/local/soft # xinput list using Virtual core pointer id = 2 [master pointer (3)] using unknown Virtual core XTEST pointer id = 4 [slave pointer (2)] extends ETPS/2 Elantech Touchpad id = 13 [slave pointer (2)] extends Vi Rtual core keyboard id = 3 [master keyboard (2)] using Virtual core XTEST keyboard id = 5 [slave keyboard (3)] using Power Button id = 6 [slave keyboard (3)] using Video Bus id = 7 [slave keyboard (3)] using Power Button id = 8 [slave keyboard (3)] export Sleep Button id = 9 [slave keyboard (3)] export USB 2.0 Camera id = 10 [slave keyboard (3)] asus Laptop extra buttons id = 11 [slave keyboard (3)] found AT Translated Set 2 keyboard id = 12 [Slave keyboard (3)] TouchPad is named "ETPS/2 Elantech Touchpad". Next, perform the following operations: 1 xinput set-int-prop "ETPS/2 Elantech Touchpad" "Two-Finger Scrolling" 8 12 xinput set-int-prop "ETPS/2 Elantech Touchpad" "Synaptics Two-Finger scrolling "8 1 13 xinput set-int-prop" ETPS/2 Elantech Touchpad "" Synaptics Two-Finger Pressure "32 104 xinput set-int-prop" ETPS/2 Elantech Touchpad" "Synaptics Two-Finger Width" 32 8 can be edited Write a shell script and put it in the startup variable/etc/rc. local. 1 #! /Bin/bash2 3 xinput set-int-prop "ETPS/2 Elantech Touchpad" "Two-Finger Scrolling" 8 14 xinput set-int-prop "ETPS/2 Elantech Touchpad "" synaptics Two-Finger Scrolling "8 1 15 xinput set-int-prop" ETPS/2 Elantech Touchpad "" Synaptics Two-Finger Pressure "32 106 xinput set-int-prop" ETPS/ 2 Elantech Touchpad "" Synaptics Two-Finger Width "32 8
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.