I have the side scroll set as volume up and down and gesture button as task view in the default profile.
I found that when certain programs are in foreground the assigned action will not perform.
The actions in the default profile should trigger with any program in foreground.
{
"device_key": "mx_master_3s",
"display_name": "MX Master 3S",
"product_id": "0xB034",
"product_name": "MX Master 3S",
"transport": "hidapi",
"ui_layout": "mx_master_3s",
"supported_buttons": [
"middle",
"gesture",
"gesture_left",
"gesture_right",
"gesture_up",
"gesture_down",
"xbutton1",
"xbutton2",
"hscroll_left",
"hscroll_right",
"mode_shift"
],
"gesture_cids": [
"0x00C3",
"0x00D7"
],
"dpi_range": [
200,
8000
],
"discovered_features": {
"REPROG_V4 (0x1B04)": "index 0x09",
"ADJUSTABLE_DPI (0x2201)": "index 0x0D",
"SMART_SHIFT (0x2110)": "index 0x0E",
"BATTERY (0x1004)": "index 0x08"
},
"reprog_controls": [
{
"index": 0,
"cid": "0x0050",
"task": "0x0038",
"flags": "0x0401",
"mapped_to": "0x0050",
"mapping_flags": "0x0000"
},
{
"index": 1,
"cid": "0x0051",
"task": "0x0039",
"flags": "0x0401",
"mapped_to": "0x0051",
"mapping_flags": "0x0000"
},
{
"index": 2,
"cid": "0x0052",
"task": "0x003A",
"flags": "0x0531",
"mapped_to": "0x0052",
"mapping_flags": "0x0000"
},
{
"index": 3,
"cid": "0x0053",
"task": "0x003C",
"flags": "0x0531",
"mapped_to": "0x0053",
"mapping_flags": "0x0000"
},
{
"index": 4,
"cid": "0x0056",
"task": "0x003E",
"flags": "0x0531",
"mapped_to": "0x0056",
"mapping_flags": "0x0000"
},
{
"index": 5,
"cid": "0x00C3",
"task": "0x00A9",
"flags": "0x0531",
"mapped_to": "0x00C3",
"mapping_flags": "0x0000"
},
{
"index": 6,
"cid": "0x00C4",
"task": "0x009D",
"flags": "0x0531",
"mapped_to": "0x00C4",
"mapping_flags": "0x0000"
},
{
"index": 7,
"cid": "0x00D7",
"task": "0x00B4",
"flags": "0x03A0",
"mapped_to": "0x00D7",
"mapping_flags": "0x0000"
}
],
"gesture_candidates": [
"0x00C3",
"0x00D7"
]
}
Mouser version
v3.5.3
How are you running Mouser?
Official GitHub release asset
Build / asset details
No response
Operating system
Windows 11
OS version details
25H2 26200.8246
Mouse connection type
Bluetooth
Logitech Options+ status
What happened?
I have the side scroll set as volume up and down and gesture button as task view in the default profile.
I found that when certain programs are in foreground the assigned action will not perform.
Programs that inhibits the actions (ones i found so far):
Expected behavior
The actions in the default profile should trigger with any program in foreground.
Steps to reproduce
Device info JSON
{ "device_key": "mx_master_3s", "display_name": "MX Master 3S", "product_id": "0xB034", "product_name": "MX Master 3S", "transport": "hidapi", "ui_layout": "mx_master_3s", "supported_buttons": [ "middle", "gesture", "gesture_left", "gesture_right", "gesture_up", "gesture_down", "xbutton1", "xbutton2", "hscroll_left", "hscroll_right", "mode_shift" ], "gesture_cids": [ "0x00C3", "0x00D7" ], "dpi_range": [ 200, 8000 ], "discovered_features": { "REPROG_V4 (0x1B04)": "index 0x09", "ADJUSTABLE_DPI (0x2201)": "index 0x0D", "SMART_SHIFT (0x2110)": "index 0x0E", "BATTERY (0x1004)": "index 0x08" }, "reprog_controls": [ { "index": 0, "cid": "0x0050", "task": "0x0038", "flags": "0x0401", "mapped_to": "0x0050", "mapping_flags": "0x0000" }, { "index": 1, "cid": "0x0051", "task": "0x0039", "flags": "0x0401", "mapped_to": "0x0051", "mapping_flags": "0x0000" }, { "index": 2, "cid": "0x0052", "task": "0x003A", "flags": "0x0531", "mapped_to": "0x0052", "mapping_flags": "0x0000" }, { "index": 3, "cid": "0x0053", "task": "0x003C", "flags": "0x0531", "mapped_to": "0x0053", "mapping_flags": "0x0000" }, { "index": 4, "cid": "0x0056", "task": "0x003E", "flags": "0x0531", "mapped_to": "0x0056", "mapping_flags": "0x0000" }, { "index": 5, "cid": "0x00C3", "task": "0x00A9", "flags": "0x0531", "mapped_to": "0x00C3", "mapping_flags": "0x0000" }, { "index": 6, "cid": "0x00C4", "task": "0x009D", "flags": "0x0531", "mapped_to": "0x00C4", "mapping_flags": "0x0000" }, { "index": 7, "cid": "0x00D7", "task": "0x00B4", "flags": "0x03A0", "mapped_to": "0x00D7", "mapping_flags": "0x0000" } ], "gesture_candidates": [ "0x00C3", "0x00D7" ] }Log file contents
Screenshots or screen recordings
No response
Additional context
No response