forked from dokutan/mouse_m908
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample_m686.ini
40 lines (35 loc) · 1.12 KB
/
example_m686.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# 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-