table of contents
GNOME-CONTROL-CENT(1) | User Commands | GNOME-CONTROL-CENT(1) |
NAME¶
gnome-control-center - Configure GNOME settings
SYNOPSIS¶
gnome-control-center [OPTION...] [PANEL] [ARG...]
DESCRIPTION¶
gnome-control-center is a graphical user interface to configure various aspects of GNOME.
When run without arguments, the shell displays the overview, which shows all available configuration panels. The overview allows to open individual panels by clicking on them. It also has a search entry to find panels by searching keywords.
It is also possible to specify a panel name as commandline argument to go directly to that panel. Individual panels may accept further arguments to specify which tab to open (for multi-tabbed panels) or which item to display (for panels with lists).
Note that gnome-control-center is not meant to expose each and every setting that is available. The settings that can be found here represent what is considered useful and commonly needed options. For more exotic or uncommon options, you can look at gnome-tweak-tool or the gsettings commandline utility.
PANELS¶
The following panel names can be specified:
background
bluetooth
color
datetime
Some operations in this panel affect all user accounts on the computer and require privieges.
display
info
keyboard
You can open this panel on a specific tab by passing typing or shortcuts as extra argument.
mouse
network
You can open this panel on a specific dialog by passing create-wifi, connect-hidden-wifi, connect-3g, connect-8021x-wifi or show-device as extra argument. The last three parameters require an additional extra argument for the network object in the form /org/freedesktop/NetworkManager/Devices/0.
notifications
online-accounts
power
printers
Some operations in this panel require privileges.
privacy
region
search
screen
sharing
sound
You can open this panel on a specific tab by passing output, input, hardware, effects or applications as extra argument.
universal-access
user-accounts
Some operations in this panel require privileges.
wacom
OPTIONS¶
-?, --help
--version
-v, --verbose
-l, --list
-o, --overview
-s term, --search term
EXIT STATUS¶
On success 0 is returned, a non-zero failure code otherwise.
SEE ALSO¶
GNOME |