17 lines
317 B
Plaintext
17 lines
317 B
Plaintext
## Path: Hardware/Mouse
|
|
## Description: Logitech Mouse Tuning
|
|
|
|
## Type: list(800,400,1200,1600)
|
|
## Default:
|
|
#
|
|
# Define which resolution should be used
|
|
#
|
|
LOGITECH_MOUSE_RESOLUTION=
|
|
|
|
## Type: yesno
|
|
## Default:
|
|
#
|
|
# Whether to disable SmartScroll/Cruise Control. Defaults to yes if not set.
|
|
#
|
|
LOGITECH_MOUSE_DISABLE_CC=
|