You are not logged in.
### I tried this but it didn't work
xfconf-query -c xfce4-panel -p /panels/panel-1/autohide-behavior -s 2
### $ > xfce4-panel -V
### xfce4-panel 4.12.2 (Xfce 4.12)
Last edited by bilal (2019-07-14 09:59:55)
Offline
Hello and welcome.
That command should work. A few things to check:
Make sure the property exists. The easiest way is to go to the Panel Preferences and set the autohide behavior to "Always" at least once. This will create the property (if the property was not created, you would have received an error message when running the above command)
Make sure xfconfd is running:
ps -ef | grep xfconfd
Make sure you are running the command as the user that logged in
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
[ Generated in 0.011 seconds, 7 queries executed - Memory usage: 521.48 KiB (Peak: 524.2 KiB) ]