Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
xfce:xfce4-power-manager:faq [2015/06/20 17:18] – Add xfconf section ericxfce:xfce4-power-manager:faq [2015/06/21 09:01] – [How can I make logind handle button events instead of xfce4-power-manager] eric
Line 38: Line 38:
  
 To have logind handle the lid open/close event: To have logind handle the lid open/close event:
-  xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/handle-lid-switch -n -t bool -s true+  xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-lid-switch -n -t bool -s true
 To have logind handle the power key: To have logind handle the power key:
-  xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/handle-power-key -n -t bool -s true+  xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-power-key -n -t bool -s true
 To have logind handle the suspend key: To have logind handle the suspend key:
-  xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/handle-suspend-key -n -t bool -s true+  xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-suspend-key -n -t bool -s true
 To have logind handle the hibernate key: To have logind handle the hibernate key:
-  xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/handle-hibernate-key -n -t bool -s true+  xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-hibernate-key -n -t bool -s true