Back / Forward mouse buttons do not work in VMWare Workstation Guest OS – Super User
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It only takes a minute to sign up. Connect and share knowledge within a single location that is structured and easy to search. In Ubuntu the mouse buttons are all working. Mice I tested all with side buttons : Logitech M unifying receiver , old Razer Copperhead, no-name-mouse.
I already tried a lot of solutions I found online e. I think it’s a problem in Ubuntu and not in the virtualization applications. Does anyone have a solution for this? You’ll get a couple warnings that you won’t be able to use your mouse with the host anymore, and just click OK. Now you can only use your mouse within the VM whether it’s full-screen or in windowed mode. Hit Ctrl-G on your keyboard to get rid of the host mouse icon and fully immerse yourself in the VM.
Now the focus is back to your host OS. Now everything is back to normal. The above settings will enable a virtual vmware mouse with 20 buttons. However, in certain situations vmware is not mapping the mouse event arriving at the host to the correct guest event.
Start and run the following in the guest os. Run xev grep -i “button” in a terminal. Move to the spawned window, click the buttons you wanna assign or swap once. The reassigning of mouse button events can be done with eg.
You can’t emulate more than 3 buttons in VirtualBox and VMware. This is because it presents to the guest system an super standard 3-button mouse. It could be possible if they like, but right now the answer is no. So, why it works in Windows? Because the Linux and Windows implementations follow different roadmap, and “each front-end has its own way of getting at mouse input” source.
This can be seen in another question of Super User. Set to middle mouse click instead of the default instant viewer. Tested this on Windows 10 host should be the same on ubuntu , VMware workstation player 12, with a logitech m mouse. If you do this, your mouse will only work on the virtual machine, so you’ll need to know the keyboard shortcuts to enable and disable, unless you have two mouses, or a touchpad and a mouse, like in a notebook.
When you do it, the mouse will only work on the virtual machine. Ubuntu Community Ask! Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Learn more. Asked 7 years, 3 months ago. Active 1 year, 8 months ago. Viewed 33k times. Virtualization applications: VMware Workstation Improve this question.
Jacob Vlijm Then move to the window, click your mouse forward and back button. Please add the output to your question or to ubuntu pastebin for readability. Add a comment. Active Oldest Votes. Possible workaround: After editing the VM’s. Improve this answer. MattSayar MattSayar 2 2 silver badges 7 7 bronze badges. Yes, I already tried adding usb.
But I think this is more a workaround than a solution.. It works if you plan on working exclusively in the VM for a significant period of time, but in the end isn’t very user friendly — MattSayar Apr 1 ’14 at Windows 10 Host, Ubuntu VMWare Adding those three lines worked for me. Specifically the useBasicMouse line was important. Without it the solution still applies but my mouse was randomly jumping back into the host OS even with the guest in full screen. Worked perfectly for me!
All I had to do is edit the. I didn’t have to disconnect the mouse from the host and the mouse still transitioned automatically between host and guest, as before.
VMware Workstation 11, Windows 7 host, Ubuntu VMware Workstation Did the trick. To get extra mouse buttons to work under VMware, edit configfile. Exactly why it fails to send the correct mouse event is a good question that is not covered. Anders F. This worked for me aswell – thanks!. Fedora 24 and Windows 8. Thanks a lot! Worked perfectly for me with Windows 10 host and Ubuntu After editing the.
But is there a way to make this global? Workstation 14 — Michael Yoo Mar 25 ’18 at Show 7 more comments. Braiam Braiam How is that possible? Is just as simple. I will come back with an updated and expanded answer when I have time. For correctness in the meantime, it would be nice if you updated your answer to not include VMware.
However, i couldn’t care less anymore. I reproduced the issue, as i use the same setups with vmware alot. I have now shared the knowledge.
If others wanna play a ignorant game, feel free. This allows middle mouse click copy and paste in Ubuntu.. Jims Jims 1 1 1 bronze badge. Go to your virtual machine folder and locate the. Edit it in notepad and add: usb. Now you can use the regular windows keyboard shortcuts. Lombas Lombas 3 3 bronze badges. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown.
The Overflow Blog. Best practices for writing code comments. Featured on Meta. How long do we support Ubuntu flavors? Community Ads for Linked 2.
Then it was added to the “ZStream” on , meaning the patch will be ported to the EL 7. It’s not a difficult solution to implement. The vmware-workstation-server. My vmx configuration file is completely different so not sure what to add.