Liens :
http://mynixworld.info/2011/10/18/how-to-disable-xfce-screensaver/
https://forum.xfce.org/viewtopic.php?id=13268
https://forum.xfce.org/viewtopic.php?id=8303
https://ubuntuforums.org/showthread.php?t=1810262
local$ xfconf-query -c xfce4-session -lv
...
/startup/screensaver/enabled true
local$ xfconf-query -c xfce4-session -n -t bool -p /startup/screensaver/enabled -s false
local$ xfconf-query -c xfce4-session -lv
...
/startup/screensaver/enabled false