Make Ubuntu 10.04 perfectly support Thinkpad little red dot Trackpoint

Source: Internet
Author: User

Let Ubuntu 10.04 perfectly support Thinkpad little red dot Trackpoint question: Enter Ubuntu from one point! I have been using Ubuntu for more than three years. At that time, I started the trial with curiosity about Linux. Later, I had no chance to switch to the Linux platform because I had to use Windows for my work. Haha, you can't say that you are too curious to continue. Because interest is the best teacher. I am back! Now Ubuntu is more powerful than N three years ago. It is not only Ubuntu, but also related content of other Linux platforms is constantly improved. Google has completely abandoned the use of the Windows operating system, and it is necessary to OUTMAN to keep up with it.
A friend chatted two days ago and asked me, "If you don't consider the development platform issue, how long can you switch to the Linux work platform ?" Then I said, "two or three days ". Later I thought about it: no, it would take 10 minutes to install the system without considering the development platform, or even 10 minutes to get used to refreshing. Therefore, if you are new to Ubuntu or want to use Ubuntu as the main platform, do not be afraid of Ubuntu (Linux. In this series of articles, I will try to learn as many tips and methods as possible to get started and use them faster. It has never been written, and the language that is not fluent is constantly degrading. This article describes how to install Thinkpad in Ubuntu 10.04. Body Text: Let Ubuntu 10.04 perfectly support Thinkpad little red dot TrackpointThinkpad charm, if your Thinkpad does not have little red dot, can it still be called Thinkpad? (1) Disable touchpad-Note: This is an option. You are advised to go to BIOS to disable it as needed. Different models are available for you. You can learn how to enter the table. Press F1 to enter the table.
Let's talk about how to configure this BIOS: Config-> Keyboard/Mouse-> Touch Pad-> Disabled (2) enter the driver for Trackpoint installation in the terminal: sudo agt-get install gpointing-device-settings takes effect after the restart is installed. In system-> preferences-> Pointing devices GPointing Device Settings (3) Ubuntu 10.04 supports the first step of the middle-level Trackpoint, enter sudo gedit/usr/lib/X11/xorg. conf. d/20-thinkpad.conf (Note: The above command indicates that the file named under this directory is edited. However, in this instance, the 20-thinkpad.conf file does not exist and the command has a new effect.) Step 2, paste the following code in the pop-up window: 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: step 3: the restart takes effect. The middle-Key of the Trackpoint can roll the page normally.

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.