87
edits
| Line 62: | Line 62: | ||
This is enabled in default settings '''only''' on Windows. '''mousewheel.system_scroll_override_on_root_content.enabled''' can switch it. | This is enabled in default settings '''only''' on Windows. '''mousewheel.system_scroll_override_on_root_content.enabled''' can switch it. | ||
'''On Windows''', only when the system scroll speed settings are not customized by user or mouse driver, this overrides the scrolling speed. '''On the others''', this overrides the speed | '''On Windows''', only when the system scroll speed settings are not customized by user or mouse driver, this overrides the scrolling speed. '''On the others''', this always overrides the speed. | ||
The ratio can be specified by hidden prefs. '''mousewheel.system_scroll_override_on_root_content.vertical.factor''' is for vertical scrolling event. '''mousewheel.system_scroll_override_on_root_content.horizontal.factor''' is for horizontal scrolling event. The values are used as 1/100 (i.e., the default value 200 means 2.0). | The ratio can be specified by hidden prefs. '''mousewheel.system_scroll_override_on_root_content.vertical.factor''' is for vertical scrolling event. '''mousewheel.system_scroll_override_on_root_content.horizontal.factor''' is for horizontal scrolling event. The values are used as 1/100 (i.e., the default value 200 means 2.0). | ||
edits