Disabling scrolling with screen edges by using mouse
Moderator: Moderators
Disabling scrolling with screen edges by using mouse
Is that possible? its pretty annoying in windowed mode.
If its not possible to remove yet, could someone write patch?
If its not possible to remove yet, could someone write patch?
Re: Disabling scrolling with screen edges by using mouse
/grabinput 0
see also the WindowedEdgeMove setting
see also the WindowedEdgeMove setting
Last edited by Kloot on 07 May 2008, 17:28, edited 1 time in total.
Re: Disabling scrolling with screen edges by using mouse
o_O
it already is!
check your registry/.springrc
PS: I also made a patch that allows to deactivate it even in fullscreen mode.
PPS: AFAIK it is even possible to set it with springsettings.exe!
it already is!
check your registry/.springrc
PS: I also made a patch that allows to deactivate it even in fullscreen mode.
PPS: AFAIK it is even possible to set it with springsettings.exe!
Re: Disabling scrolling with screen edges by using mouse
If trademark is talking about what I think he is, and what bugs me too, it's not input grabbing (which I didn't even know you could enable). It's the fact that when you move your mouse off of the window and get unlucky the last recorded position is an edge pixel and it continuously scrolls.
Re: Disabling scrolling with screen edges by using mouse
yeah im talking about the near the border pixels which makes me move on the map.
Re: Disabling scrolling with screen edges by using mouse
AND AGAIN:
o_O
it already is!
check your registry/.springrc
PS: I also made a patch that allows to deactivate it even in fullscreen mode.
PPS: AFAIK it is even possible to set it with springsettings.exe!
Re: Disabling scrolling with screen edges by using mouse
it isjK wrote: PPS: AFAIK it is even possible to set it with springsettings.exe!
Re: Disabling scrolling with screen edges by using mouse
jK: When replying to a post that is not the last in the thread, quote it. It looked like you were elaborating on Kloot's response, and how to set grabinput in the config.
And now Kloot's edit makes me look like a bit of a fool. Nice.
And now Kloot's edit makes me look like a bit of a fool. Nice.
-
- Posts: 1176
- Joined: 23 Aug 2007, 19:46
Re: Disabling scrolling with screen edges by using mouse
Actually when i uncheck it and play in fullscreen the mouse still scroll on window edges. How can i disable this function ?
Re: Disabling scrolling with screen edges by using mouse
there is a FullscreenEdgeMove key in the registry
Re: Disabling scrolling with screen edges by using mouse
is there any equivalent option under Linux ?