Do you have a Microsoft IntelliMouse or Logitech MouseMan Mouse? The following will guide you through the use of side buttons. If you use dapper Drake or later, skip these steps to read directly to the bottom section.
Step 1: Edit the configuration file: &http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP; Edit your/etc/x11/xf86config-4 or/etc/x11/xorg.conf file so that the mouse section looks as follows:
Note that the 1:resolution (resolution) option is customized to control the accuracy of the mouse. Note 2: This is also valid even if you use the Logitech MouseMan with only one thumb button.
Step 2: Install Imwheel
Now we need to use apt to install Imwheel:
$ sudo apt install imwheel
You can also find and install it with a new stand.
Step 3: Create the Imwheel configuration file:
Edit the file/ETC/X11/IMWHEEL/IMWHEELRC, using your favorite text editor, this example uses the nano:
$ sudo nano/etc/x11/imwheel/imwheelrc
and place this text in:
".*" none,up,alt_l| Left none,down,alt_l| Right
In your IMWHEELRC, you are not limited to using keyboard keys. For example, you can simulate a normal click by specifying a phrase "None, THUMB2, Button1" in your WHEELRC. If you add a duplicate parameter (that is, "None, THUMB2, Button1, 2"), you can easily simulate a double-click.
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.