Mouse Button Hotkeys not working in OBS 31

uuoocl

Member
I have hotkeys configured for Mouse Button 1 (left click) and Mouse Button 2 (right click).

In OBS 30.2.3 Mouse Button 1 and Mouse Button 2 can trigger hotkeys successfully.

In OBS 31 Mouse Button 1 and Mouse Button 2 can't trigger a hotkey. However, Mouse Buttons 3, 4 and 5 can be used as hotkey triggers.

Has using Mouse Button 1 and 2 as hotkey triggers been removed in OBS 31?
 

Attachments

  • OBS30_remote-debug_202412.txt
    9.5 KB · Views: 13
  • OBS31_remote-debug_202412.txt
    10.1 KB · Views: 9

uuoocl

Member
The feature of using mouse buttons 1 and 2 appears to be working in OBS 31 on macOS, but with new values being triggered.

In OBS 31 on macOS the physical mouse button 1 (left) and 2 (right) are mapping to "OBS_KEY_MOUSE17" and "OBS_KEY_MOUSE18".

In OBS 30, mouse button 1 and 2 mapped to "OBS_KEY_MOUSE1" and "OBS_KEY_MOUSE2".
 
Top