You are not logged in.
sudo xfconf-query -c xfce4-session -p /general/SaveOnExit -n -t bool -s false
Failed to init libxfconf: Error spawning command line “dbus-launch --autolaunch=c5fe14f2beb54f0babac995f691b9c9d --binary-syntax --close-stderr”: Child process exited with code 1./etc/xdg/xfce4/kiosk/kioskrcthis file has not been created.
sudo xfconf-query -c xfce4-session -p /sessions/Failsafe/Client0_Command -t string -sa xfsettingsd
Failed to init libxfconf: Error spawning command line “dbus-launch --autolaunch=c5fe14f2beb54f0babac995f691b9c9d --binary-syntax --close-stderr”: Child process exited with code 1.Wow, I guess I am wrong with code? I think "string" maybe need command but I don't understand what I need to add there.
Last edited by m2arch (2022-09-23 17:51:44)
English is not my native language. Please excuse my typing errors. You free to correct me.
Offline
Why do you think you need to run that command as root? What happens if you run it as a normal user?
Offline
Why do you think you need to run that command as root? What happens if you run it as a normal user?
I already tried it as a normal user but it didn't work but I tried the following command and it worked as a normal user.
env DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/$UID/bus" xfconf-query -c xfce4-session -np '/shutdown/ShowHibernate' -t 'bool' -s 'false' I think I made another mistake with arch. Anyway, I decided to stay at xfwm4 and not waste time with qtile. Thank you for your reply. I appreciated it.
English is not my native language. Please excuse my typing errors. You free to correct me.
Offline