osu/osu.Game/Input
Dean Herbert ce29d6fd81 Change scroll speed adjust defaults to F3/F4
Not the most obvious keys, but does match stable expectations so let's
go with it for now.

Rationale for not using +/- is that local audio offset was bound to
those, and people will expect it to be when we get to implementing
eventually.

Also, adjust the scroll speed is a pretty rare thing to do since it's
been constant across beatmaps for years now.
2021-10-29 11:13:07 +09:00
..
Bindings Change scroll speed adjust defaults to F3/F4 2021-10-29 11:13:07 +09:00
Handlers Avoid unnecessary array/LINQ operations when replay frames have no action changes 2021-08-26 13:03:50 +09:00
ConfineMouseTracker.cs Add `LocalUserPlayInfo` interface to convey common information about player status 2021-08-17 16:15:47 +09:00
GameIdleTracker.cs
IdleTracker.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
OsuConfineMouseMode.cs
OsuUserInputManager.cs
RealmKeyBindingStore.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00