Hey, Where's the Xfce panel restart option?

If the "Restart" option is missing from the "Action Buttons" on the Xfce panel, read below to get it back.

Restart option is missing Restart option is enabled
The restart option is missing in the left photo.

Fix

Open a terminal window and enter these two lines:

xfcommand="xfconf-query -c xfce4-panel -p /plugins/plugin-9/items"
eval $xfcommand"$(eval $xfcommand | tail -11 | sed 's/-restart/+restart/' | awk '{printf " -t string -s %s", $1}')"

Alternatively you can right-click the "Action Buttons" item on the Xfce panel and select properties.

And enable the "Restart" option on the following window.

Comments

  1. Wow, such a simple solution to a problem that had been annoying me for a while now. Thank you very much for sharing this!

    ReplyDelete

Post a Comment

Popular posts from this blog

[HOW TO] Create QR Codes in Xubuntu 12.04

[FIX] VLC is unable to open the MRL (smb://)

Add items to Xfce Applications Menu