In Linux, the mouse pointer is invisible-Linux general technology-Linux technology and application information. The following is a detailed description. Some machines (more likely nVidia graphics card chips) may not see the mouse pointer after the new system is installed, but the mouse pointer exists and can be used, for example, if you right-click a program or a panel and click the mouse on it, you can see that the program or panel has a response. To display the mouse pointer, you can modify/etc/X11/xorg. conf file, find the Device field, and add the following lines in it:
Option "HWCursor" "false"
Or
Option "HWCursor" "off"
Turn off the HWCursor option because it is said that opening this option on these machines will make the mouse pointer invisible.
The following is a complete Device section in the/etc/X11/xorg. conf file (for your reference only ):
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