Posts

Showing posts with the label extensions

GNOME 3 Adding Shutdown Menu Option

Users of GNOME 3 should notice that if your computer has the suspend capabilities, the system will provide a "Suspend" option in the menu instead of "Shutdown" or "Hibernate" option. In order to show all available options, use the following command: sudo yum install gnome-shell-extensions-alternative-status-menu After which you might want to log out and log in again for the options to take effects. *** End ***