Help with hotkeys

_Charlie

New Member
I'm running OBS on Ubunutu 22.04.1. When launching OBS through my user, hotkeys do not work unless OBS is the active window. I can fix this by launching it as root or via sudo, but any output is then owned by root, and therefore inaccessible without first changing the owner or permissions. Is there any way to make the hotkeys work without running OBS as root or automatically change the permissions/owner of outputted files?
 

_Charlie

New Member
I managed to make a solution by creating a shell script that recursively changes the owner and group of every file in my output folder, so I simply have to enter my password in once and everything is changed.
 
Top