Ubuntu 13.04 is automatically disabled when it is started

Source: Internet
Author: User

Enter xinput list in the terminal to view the list as follows:

Dell @ dell-Inspiron-7420 :~ $ Xinput list
Required virtual core pointer id = 2 [Master pointer (3)]
Zookeeper virtual core xtest pointer
Id = 4 [slave pointer (2)]
⎜ ↳ A4tech USB mouse
Id = 11 [slave pointer (2)]
⎜ ↳ PS/2 generic mouse
Id = 14 [slave pointer (2)]
Required virtual core keyboard id = 3 [Master keyboard (2)]
Export virtual core xtest keyboard id = 5 [slave keyboard (3)]
↳ Power button
Id = 6 [slave keyboard (3)]
Custom video bus id = 7 [slave keyboard (3)]
Required video bus id = 8 [slave keyboard (3)]
↳ Power button
Id = 9 [slave keyboard (3)]
↳ Sleep button
Id = 10 [slave keyboard (3)]
Export laptop_integrated_webcam_hd id = 12 [slave keyboard (3)]
Found at translated set 2 Keyboard
Id = 13 [slave keyboard (3)]
Dell WMI hotkeys
Id = 15 [slave keyboard (3)]

In ~ Add an xinput. desktop file under/. config/autostart/and add the following content:

[Desktop entry]
Type = Application
Exec = xinput set-prop 'ps/2 generic mouse ''device enabled' 0
Hidden = false
Nodisplay = false
X-gnome-autostart-Enabled = true
Name [zh_cn] = touchpad enable
Name = touchpad enable
Comment [zh_cn] = disabled touchpad
Comment = disabled touchpad

This method is equivalent to opening the application and clicking Add to add the following content:

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.