diff --git a/tutorials/inputs/controllers_gamepads_joysticks.rst b/tutorials/inputs/controllers_gamepads_joysticks.rst index 651cbdf654f..5df7a6a80e1 100644 --- a/tutorials/inputs/controllers_gamepads_joysticks.rst +++ b/tutorials/inputs/controllers_gamepads_joysticks.rst @@ -280,10 +280,6 @@ is running. If you notice the system is turning off its display when playing with a gamepad, check the value of **Display > Window > Energy Saving > Keep Screen On** in the Project Settings. -On Linux, power saving prevention requires the engine to be able to use D-Bus. -Check whether D-Bus is installed and reachable if running the project within a -Flatpak, as sandboxing restrictions may make this impossible by default. - Troubleshooting ---------------