@SanyaIV said in Run custom action on custom hotkey?:

What I want to do: ADD a hotkey that does a CUSTOM action.
The hotkey: DualShock 4 contoller [Share] + [PS Button]
The action: Run a script (The script will toggle vcgencmd display_power 0 and vcgencmd display_power 1)

Hi Sanya,

Maybe you could achieve what you want by using Triggerhappy with configurations like here?:
https://github.com/Vegz78/retro2png#configuring-the-gamepad-and-keyboard-hotkeys

Br,
Vegard