LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lite Tweaks Hibernate/Suspend Buttons (Not Working)
#2
Took a bit of googling, but I finally found a manual way to do this in LinuxLite, its an xfce config thing:

Code:
To manually hide the Suspend button from the log out dialog:

  xfconf-query -c xfce4-session -p /shutdown/ShowSuspend --create --set false --type bool


To manually hide the Hibernate button from the log out dialog:

  xfconf-query -c xfce4-session -p /shutdown/ShowHibernate --create --set false --type bool


* To re-show them, simply change the --set false to --set true


Reply


Messages In This Thread
Re: Lite Tweaks Hibernate/Suspend Buttons (Not Working) - by Xorcist - 03-01-2018, 12:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)