You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is possible, but my goal is to use WSL2 with a second mouse that can only interact within a linux application. Using usbipd-win I am able to pass the host mouse through to Ubuntu. The mouse is visible to lsusb.
However, it does not move the cursor when in a linux gui application and is not detected by xinput.
My final goal would be to be able to click inside an application that is not focused on a second mouse while using my primary mouse for other tasks. This would be easily achievable with a traditional VM.
Describe the solution you'd like:
Second mouse to be registered inside linux where linux sees 2 mice, 1 from the direct pass-through and the other whenever my application is in focus. Currently, it only seems to be the latter.
Describe alternatives you've considered:
Only support pass-through mouse instead of the mouse from native system.
Additional context:
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem:
Not sure if this is possible, but my goal is to use WSL2 with a second mouse that can only interact within a linux application. Using usbipd-win I am able to pass the host mouse through to Ubuntu. The mouse is visible to lsusb.
![image](https://private-user-images.githubusercontent.com/14334346/344848877-8867a388-41bc-4806-ac58-2c6ed461e15c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzE0MzIsIm5iZiI6MTczOTQ3MTEzMiwicGF0aCI6Ii8xNDMzNDM0Ni8zNDQ4NDg4NzctODg2N2EzODgtNDFiYy00ODA2LWFjNTgtMmM2ZWQ0NjFlMTVjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE4MjUzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRiYzE1YjU1Y2E0MGVhNDBiNjMwOTg4YTY4MDE2NjMwZTczZDYyZGQwODljMGM5YTIzNGI3YWM2YTljZWUxNzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.XH5swHq7tRuR7xxFME3ZIOpPQUQb3-31dlx1VCK3VOk)
However, it does not move the cursor when in a linux gui application and is not detected by xinput.
dorssel/usbipd-win#981
My final goal would be to be able to click inside an application that is not focused on a second mouse while using my primary mouse for other tasks. This would be easily achievable with a traditional VM.
Describe the solution you'd like:
Second mouse to be registered inside linux where linux sees 2 mice, 1 from the direct pass-through and the other whenever my application is in focus. Currently, it only seems to be the latter.
Describe alternatives you've considered:
Only support pass-through mouse instead of the mouse from native system.
Additional context:
No response
The text was updated successfully, but these errors were encountered: