Cài đặt Gnome
Bạn có thể điều khiển trình bảo vệ màn hình thông qua Settings> Background, xin lỗi nhưng không có thêm tùy chọn nào trong GUI.

và thông qua
Settings > Power

Công cụ tinh chỉnh
Thêm một chút tùy chọn trong Công cụ Tweak Gnome


gsettings hoặc là dconf-editor
Và tất cả các tùy chọn bạn có thể truy cập thông qua gsettings. Dưới đây là danh sách tất cả các phím có sẵn cho trình bảo vệ màn hình
% gsettings list-keys org.gnome.desktop.screensaver
picture-opacity
logout-enabled
lock-enabled
logout-delay
embedded-keyboard-enabled
primary-color
idle-activation-enabled
secondary-color
logout-command
color-shading-type
embedded-keyboard-command
show-notifications
picture-options
lock-delay
show-full-name-in-top-bar
picture-uri
status-message-enabled
ubuntu-lock-on-suspend
user-switch-enabled
và cho quản lý điện
% gsettings list-keys org.gnome.settings-daemon.plugins.power
button-power
critical-battery-action
percentage-low
priority
lid-close-suspend-with-external-monitor
idle-dim
button-hibernate
sleep-inactive-ac-type
button-sleep
button-suspend
sleep-inactive-battery-timeout
time-low
lid-close-ac-action
notify-perhaps-recall
percentage-critical
percentage-action
sleep-inactive-battery-type
time-action
lid-close-battery-action
idle-brightness
sleep-inactive-ac-timeout
time-critical
active
use-time-for-policy
lệnh gnome-Screensaver
Để kiểm soát các gnome-screensaverbạn phải sử dụng
gnome-screensaver-command
Từ man gnome-screensaver-command
SYNOPSIS
gnome-screensaver-command [OPTION...]
DESCRIPTION
gnome-screensaver-command is a tool for controlling an already running instance of gnome-screensaver.
OPTIONS
--exit Causes the screensaver to exit gracefully
-q, --query
Query the state of the screensaver
-t, --time
Query the length of time the screensaver has been active
-l, --lock
Tells the running screensaver process to lock the screen immediately
-a, --activate
Turn the screensaver on (blank the screen)
-d, --deactivate
If the screensaver is active then deactivate it (un-blank the screen)
-V, --version
Version of this application