mouse_m908/examples/example_m686.ini

40 lines
1.1 KiB
INI

# Example configuration for the M686 mouse
# If a particular option is not specified a default value will be used
# The M686 has two profiles that can be switched using the 'mode switch' button on the bottom of the mouse.
# However writing or reading the settings can only be done for the active profile, therefore only profile1 is used in the config.
[profile1]
# LED mode: off, static, breathing, rainbow (only off and rainbow work)
lightmode=rainbow
# LED color (doesnt' work)
color=00ff00
# LED brightness: 0-255 (doesn't work)
brightness=50
# DPI levels
# valid are 100-16000 in steps of 100
dpi1=100
dpi2=3000
dpi3=4000
dpi4=6000
dpi5=16000
# Enable or disable DPI levels
# On the M686 disabling a level will disable all higher levels as well.
# e.g. to disable dpi4 and dpi5 uncomment the next line
# dpi4_enable=0
# Button mapping, currently supported:
# left, middle, right, forward, back
# led_toggle, report_rate, none
# dpi-, dpi+, dpi-cycle
# individual keyboard keys
button_left=left
button_right=right
button_middle=middle
button_side_1=forward
button_side_2=backward
button_side_3=forward
button_dpi_up=dpi+
button_dpi_down=dpi-