Copy as Markdown

Other Tools

// This file was generated by generate_static_pref_list.py from modules/libpref/init/StaticPrefList.yaml. DO NOT EDIT.
ALWAYS_PREF(
"general.aboutConfig.enable",
general_aboutConfig_enable,
general_aboutConfig_enable,
bool, true
)
ALWAYS_PREF(
"general.document_open_conversion_depth_limit",
general_document_open_conversion_depth_limit,
general_document_open_conversion_depth_limit,
uint32_t, 20
)
ALWAYS_PREF(
"general.smoothScroll",
general_smoothScroll,
general_smoothScroll,
RelaxedAtomicBool, true
)
ALWAYS_PREF(
"general.smoothScroll.currentVelocityWeighting",
general_smoothScroll_currentVelocityWeighting,
general_smoothScroll_currentVelocityWeighting,
AtomicFloat, 0.25
)
ALWAYS_PREF(
"general.smoothScroll.durationToIntervalRatio",
general_smoothScroll_durationToIntervalRatio,
general_smoothScroll_durationToIntervalRatio,
RelaxedAtomicInt32, 200
)
ALWAYS_PREF(
"general.smoothScroll.lines",
general_smoothScroll_lines,
general_smoothScroll_lines,
RelaxedAtomicBool, true
)
ALWAYS_PREF(
"general.smoothScroll.lines.durationMaxMS",
general_smoothScroll_lines_durationMaxMS,
general_smoothScroll_lines_durationMaxMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.lines.durationMinMS",
general_smoothScroll_lines_durationMinMS,
general_smoothScroll_lines_durationMinMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.mouseWheel",
general_smoothScroll_mouseWheel,
general_smoothScroll_mouseWheel,
RelaxedAtomicBool, true
)
ALWAYS_PREF(
"general.smoothScroll.mouseWheel.durationMaxMS",
general_smoothScroll_mouseWheel_durationMaxMS,
general_smoothScroll_mouseWheel_durationMaxMS,
RelaxedAtomicInt32, 200
)
ALWAYS_PREF(
"general.smoothScroll.mouseWheel.durationMinMS",
general_smoothScroll_mouseWheel_durationMinMS,
general_smoothScroll_mouseWheel_durationMinMS,
RelaxedAtomicInt32, 50
)
ALWAYS_PREF(
"general.smoothScroll.other",
general_smoothScroll_other,
general_smoothScroll_other,
RelaxedAtomicBool, true
)
ALWAYS_PREF(
"general.smoothScroll.other.durationMaxMS",
general_smoothScroll_other_durationMaxMS,
general_smoothScroll_other_durationMaxMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.other.durationMinMS",
general_smoothScroll_other_durationMinMS,
general_smoothScroll_other_durationMinMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.pages",
general_smoothScroll_pages,
general_smoothScroll_pages,
RelaxedAtomicBool, true
)
ALWAYS_PREF(
"general.smoothScroll.pages.durationMaxMS",
general_smoothScroll_pages_durationMaxMS,
general_smoothScroll_pages_durationMaxMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.pages.durationMinMS",
general_smoothScroll_pages_durationMinMS,
general_smoothScroll_pages_durationMinMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.scrollbars",
general_smoothScroll_scrollbars,
general_smoothScroll_scrollbars,
RelaxedAtomicBool, true
)
ALWAYS_PREF(
"general.smoothScroll.scrollbars.durationMaxMS",
general_smoothScroll_scrollbars_durationMaxMS,
general_smoothScroll_scrollbars_durationMaxMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.scrollbars.durationMinMS",
general_smoothScroll_scrollbars_durationMinMS,
general_smoothScroll_scrollbars_durationMinMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.pixels",
general_smoothScroll_pixels,
general_smoothScroll_pixels,
RelaxedAtomicBool, true
)
ALWAYS_PREF(
"general.smoothScroll.pixels.durationMaxMS",
general_smoothScroll_pixels_durationMaxMS,
general_smoothScroll_pixels_durationMaxMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.pixels.durationMinMS",
general_smoothScroll_pixels_durationMinMS,
general_smoothScroll_pixels_durationMinMS,
RelaxedAtomicInt32, 150
)
ALWAYS_PREF(
"general.smoothScroll.stopDecelerationWeighting",
general_smoothScroll_stopDecelerationWeighting,
general_smoothScroll_stopDecelerationWeighting,
AtomicFloat, 0.4f
)
ALWAYS_PREF(
"general.smoothScroll.msdPhysics.enabled",
general_smoothScroll_msdPhysics_enabled,
general_smoothScroll_msdPhysics_enabled,
RelaxedAtomicBool, true
)
ALWAYS_PREF(
"general.smoothScroll.msdPhysics.continuousMotionMaxDeltaMS",
general_smoothScroll_msdPhysics_continuousMotionMaxDeltaMS,
general_smoothScroll_msdPhysics_continuousMotionMaxDeltaMS,
RelaxedAtomicInt32, 120
)
ALWAYS_PREF(
"general.smoothScroll.msdPhysics.motionBeginSpringConstant",
general_smoothScroll_msdPhysics_motionBeginSpringConstant,
general_smoothScroll_msdPhysics_motionBeginSpringConstant,
RelaxedAtomicInt32, 1250
)
ALWAYS_PREF(
"general.smoothScroll.msdPhysics.slowdownMinDeltaMS",
general_smoothScroll_msdPhysics_slowdownMinDeltaMS,
general_smoothScroll_msdPhysics_slowdownMinDeltaMS,
RelaxedAtomicInt32, 12
)
ALWAYS_PREF(
"general.smoothScroll.msdPhysics.slowdownMinDeltaRatio",
general_smoothScroll_msdPhysics_slowdownMinDeltaRatio,
general_smoothScroll_msdPhysics_slowdownMinDeltaRatio,
AtomicFloat, 1.3f
)
ALWAYS_PREF(
"general.smoothScroll.msdPhysics.slowdownSpringConstant",
general_smoothScroll_msdPhysics_slowdownSpringConstant,
general_smoothScroll_msdPhysics_slowdownSpringConstant,
RelaxedAtomicInt32, 2000
)
ALWAYS_PREF(
"general.smoothScroll.msdPhysics.regularSpringConstant",
general_smoothScroll_msdPhysics_regularSpringConstant,
general_smoothScroll_msdPhysics_regularSpringConstant,
RelaxedAtomicInt32, 1000
)