การตั้งค่า Gnome
คุณสามารถควบคุมสกรีนเซฟเวอร์ผ่านSettings> Backgroundขออภัย แต่ไม่มีตัวเลือกเพิ่มเติมใน GUI
และผ่าน
Settings > Power
Tweak Tool
ตัวเลือกเพิ่มเติมเล็กน้อยอยู่ใน Gnome Tweak Tool
gsettings
หรือ dconf-editor
gsettings
และตัวเลือกทั้งหมดที่คุณสามารถเข้าถึงได้ผ่านทาง นี่คือรายการของปุ่มที่มีอยู่ทั้งหมดสำหรับสกรีนเซฟเวอร์
% 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
และสำหรับการจัดการพลังงาน
% 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
gnome-สกรีนคำสั่ง
การควบคุมgnome-screensaver
คุณต้องใช้
gnome-screensaver-command
จาก 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