Question
How to change MediaSeal Secure Player Keyboard Shortcut Keys
Answer
Navigate to C:\Program Files (x86)\MediaSeal\Secure Player for Windows or /Applications/MediaSeal/Secure Player/Contents/Resources for macOS
Create a new folder named portable_config
Navigate inside portable_config and create a file named input.conf
Modify the input.conf file to the desired key bindings
for example:
LEFT seek 5 # map left-arrow key to seeking forward 5 seconds
SPACE cycle pause # toggle pause/playback mode
*Please note:
Each line maps a key to an input command. Keys are specified with their literal value (upper case if combined with ``Shift``)