I'd like to change a xfce4-power-manager setting (what to do when laptop lid is closed on AC) via the terminal so that I can assign a keyboard shortcut to do it.
Is there a way how to do it? Similar to dconf-editor set for gnome..
EDIT
ok, I found the file at ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml. But changing it doesn't do anything. How do I reload xfce4-power-manager? I tried xfce4-power-manager --restart but that doesn't help.
lock-screen-suspend-hibernateneither sending HUP to xfce4-power-manager nor running it well --restart seems to reliably make the change take effect. – Michael Sep 22 '19 at 00:22