# Logitech Mouse Tuning

# Valid values: "", "400" or "800"
# Define which resolution should be used.
# Note: please check if your mouse allows changing resolution before
# setting this value; you can use lmctl -i or logitech_applet -g to
# check if your mouse has such capability. Set it to nothing if
# no such capability exists (i.e. only one resolution is allowed).
#
LOGITECH_MOUSE_RESOLUTION=

# Valid values: "", "0", "1", "yes", "no"
# Whether to disable "Cruise Control" (alternatively named Smart Scroll). 
# "0" or "no" means enabling this feature; "1" or "yes" disables it.
# Note: This feature is disabled by default because it doesn't work
# reliably (at least on some certain models).
#
LOGITECH_MOUSE_DISABLE_CC=1
