SFML community forums

Help => Graphics => Topic started by: Kousen on July 10, 2020, 10:22:09 pm

Title: Mouse sensivity
Post by: Kousen on July 10, 2020, 10:22:09 pm
Hello guys,

I would like to know if there is anyway to configure the mouse sensivity with the SFML libraries.

Let's say for example that I have a high sensivity when using my laptop for any other stuff, but I would like to reduce it (making it configurable in the game) while inside the game window. Is there any way for doing this?

I was looking for this in the forum and in the documentation and I was not able to find anything. I might be using the incorrect keywords...sorry if it is the case :(
Title: Re: Mouse sensivity
Post by: Kousen on July 16, 2020, 10:33:25 pm
Anyone?
Title: Re: Mouse sensivity
Post by: Hapax on July 20, 2020, 10:57:29 pm
You can configure how sensitive the program reacts to the mouse but not the operating system's mouse hardware sensitivity using SFML.