There is, but I'm asking how to use OBS_KEY_MOUSE2 as a hotkey in OBS, the whiteboard clear is just an example. For the sake of this thread, let's say I'm using a hotkey to switch a scene.
Something is off as some of my shortcuts are not listed in the profile basic.ini file. Only new hotkeys goes in basic.ini and whatever I manually change in that file does not bite. Editing the basic.ini file on Mac while OBS is shutdown works just fine. Including using OBS_KEY_MOUSE2 as a hotkey.
To reproduce:
- Start OBS
- Create a Hotkey in the GUI, it could be anything, say ALT + K to switch a scene.
- Apply, save, and quit OBS.
- Open basic.ini for the profile. Observe OBS_KEY_K set at the bottom of the file.
- Change to say ALT + P, save and quit.
- Start OBS, observe the change in basic.ini didn't bite nor work.
The expected behavior is that the new hotkey ALT + P should apply.
So, the question is, where is OBS hidden cache of settings that override anything a user put in basic.ini for the profile?