Using a Microsoft mouse under Windows is very simple. The Microsoft mouse has 5 buttons. How do you use a Microsoft mouse under Linux? The following small series will introduce you how to configure the Microsoft mouse under Linux.
Although the use linux opinion of the majority of Microsoft's unpleasant, but you can not deny that Microsoft is indeed a lot of good things that way, such as Microsoft mouse (IE series) icon_smile.gif IE 2.0 and above versions There are 5 buttons, in addition to the normal left, right, and right, there is also one on each side. It is convenient to support the forward/backward function of the browser in windows. In fact, in Linux, a little configuration can also accomplish the same function, why not?
(1) Explain the handling of mouse buttons and scroll wheels in Linux.
In linux, the scroll wheel is treated as two buttons, one for scrolling up and one for scrolling down. So take IE2.0 as an example, there are 7 buttons: three in the left, three in the right, one on each side, plus two on the wheel.
(2) Modify X configuration
First of all, we consider that your machine has only one mouse, because my experiment is carried out on IBM laptop, Microsoft mouse is my second Mouse (don't forget, there is one more notebook), this more than one situation is a bit complicated, and will be described later.
The configuration file to be modified is /etc/X11/XF86Config, or /etc/X11/XF86Config-4. If both are changed, change the second one.
Find a section about the mouse, which is generally the following.
Code:
The code is as follows:
Section InputDevice
Identifier Mouse0
Driver mouse
Option Device /Dev/mouse
Option Protocol IMPS/2
Option Emulate3buttons no
Option ZAxisMapping 4 5
Option Buttons 5
EndSection< Br>
The machine in the Identifier and Device fields will be different, we don't care about it. We need to modify other fields, the modified configuration is as follows:
Previous12Next page Total 2 pages
Nowadays, many computers or mobile phones can automatically adjust the brightness o
Many computers now have more than one network card, but one network card fails and the entire networ
Recently, some users reported that after installing Ubuntu system, java was found t
The ping command is a command for network diagnosis in Linux system. It can check whether the networ
Linux offline query dictionary method
How to modify the color of the Linux system shell script output text
What commands are used for Linux system monitoring?
Red Flag Linux6.0 system supports Ntfs partitioning skills
How to use vim to set up network on CentOS
Linux installation of Redis methods and common problems
Ubuntu sudo error command not found how to do?
How to display the number of Linux subfolders and files
How to open a file in a terminal using Linux commands
Ubuntu wireless network card search can not find a solution
What should I do if the Linux crontab has a BAD FILE MODE error?
Shield Win10 upgrade notification pop-up tool release the latest version
How to clean and close the redundant Windows 7 system service
Quickly add image settings in the header or footer of Excel
Deep into Windows Server 2008 self-monitoring
Set the Win7 system driver to install itself
Windows 8 protection is secure. Safe boot has not been cracked
How does Win10 cancel the task view? How to cancel the task view
WinXP system compressed file can not open how to solve?