After Ubuntu is updated, the mouse cannot be used.
Source: Internet
Author: User
After Ubuntu is updated, the mouse cannot be used to solve the problem of updating Ubuntu. because the disk is full, the VM is stopped midway through. after the VM is restarted today, the mouse cannot be used, after checking a few things, we finally found that this method can solve the problem: to install xserver-xorg-input-vmmou...
After Ubuntu is updated, the mouse cannot be used to solve the problem of updating Ubuntu. because the disk is full, the VM is stopped midway through. after the VM is restarted today, the mouse cannot be used, after checking a few things, we finally found that this method can solve the problem: to install xserver-xorg-input-vmmouse, the command is as follows: sudo apt-get install xserver-xorg-input-vmmouse www.2cto.com some problems are found during installation. you must manually run dpkg -- configura-, after the command is executed, it takes a long time to fix it. when you continue to execute the first command, prompt that the dependency package has a problem. enter the following statement sudo apt-get-f install to automatically install the dependency and then execute the first command. then restart the package!
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.