-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.ini
More file actions
21 lines (18 loc) · 796 Bytes
/
Copy pathconfig.ini
File metadata and controls
21 lines (18 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[PATHS]
clickmon=dependencies\ControlMyMonitor.exe
[INTERFACES]
; HID device paths for the FF43:0202 (HID++) collection.
; Find yours with query_agent_windows.py or Configure_debug.exe.
; Keyboard and mouse may use different collection numbers (e.g., COL02 vs COL05).
keyboard_path=\\?\hid#{00001812-0000-1000-8000-00805f9b34fb}_dev_vid&02046d_pid&XXXX_rev&XXXX_<bt_address>&colXX#...#{4d1e55b2-f16f-11cf-88cb-001111000030}
mouse_path=\\?\hid#{00001812-0000-1000-8000-00805f9b34fb}_dev_vid&02046d_pid&XXXX_rev&XXXX_<bt_address>&colXX#...#{4d1e55b2-f16f-11cf-88cb-001111000030}
[SOURCES]
; DDC/CI input source values. Run ControlMyMonitor.exe to find yours.
; Common values: 15=DisplayPort, 17=HDMI-1, 18=HDMI-2
device1=15
device2=18
device3=
[SETTINGS]
multiMonitor=0
hotkeyMode=1
autoStart=1