Get input while running in background

Hello, i want to check the user input while the game is running in background (when it is out of focus?)

Run in background is True, but the input is not detected while the focus is on anything else then the game, is there any way to get the input without focus?

i want the same thing, but didn’t find an solve yet. Maybe you need to use Unreal Engine or an other program?