Steppschuh / RemoteControlServer

Remote Control Server
http://remote-control-collection.com/
Other
173 stars 104 forks source link

scroll wheel on my mouse no longer scrolls, instead it controls the zoom percent. #103

Closed tcarrw closed 9 years ago

tcarrw commented 9 years ago

My computer mouse no loners scrolls with the scroll wheel. Now when I try to scroll it changes the page zoom level. How do I revert this change?

tcarrw commented 9 years ago

Somehow the Ctrl key was stickied down and was causing this issue. It would be nice to know if a key is stickied down and affecting everything.

Steppschuh commented 9 years ago

The keyboard remote sends a key down event when you touch a key, and a key up event if you release it. Seems like your router dropped the data package, resulting not lifting the key up.