Dear all,
I saw the thread of " OOD interactive desktop Xfce4 desktop lock screen-timeout and disable lock screen option under user menu".
" sudo dnf remove xfce4-screensaver" is the suggestion to turn off xfce4-screensaver.
My question is, as an OOD admin, how do you permanently disable the screensaver so users don’t have these issues? Which file or where do I add the above cmd?
Thank you, Wei
dnf is the command that redhat systems use install and remove packages. dnf remove removes the package so it doesn’t exist at all.
dnf
dnf remove
That is, remove the screensaver package, and no more screen saving.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.