Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to make mouse scroll work in AWS Workspace

I am using AWS Workspace with Linux for some work. And using Windows Client to connect to it.
Everything seems to be working fine except I cannot use mouse scroll in the workspace(not working in firefox/terminal/any-window). (scroll is working fine on the machine where the client is running)

Left-click and right-click both are working fine.

I tried to find it on AWS forums and SO too, but couldn't find anything related to this. If you try to search the same on Google, there is one similar thread - but it's related to mouse with some extra buttons.

Scrolling seems to be a basic functionality that should be provided. Any help would be appreciated. Thanks.

like image 945
dilettante_aficionado Avatar asked Jan 19 '26 21:01

dilettante_aficionado


1 Answers

Under mouse settings in Windows 10, there's an option there called "scroll inactive windows when I hover over them". Make sure that is enabled to allow mouse scroll inside virtual desktop.

like image 167
Emerson Avatar answered Jan 21 '26 12:01

Emerson