我设置了一个屏幕保护程序,它会冻结我的计算机,因为使用 Gnome 桌面更改屏幕保护程序会显示屏幕保护程序,它会在我进行更改之前锁定我的计算机。
我更愿意关闭屏幕保护程序。
使用图形工具 GConf 编辑器:
gconf-editor从终端或Alt+F2对话框运行命令。
导航到应用程序?侏儒屏幕保护程序。
取消选中idle_activation_enabled设置以阻止屏幕保护程序自动激活。
如果要将屏幕保护主题设置为空白屏幕,请右键单击该themes项目并单击取消设置键。

从命令行:
禁用屏幕保护程序在计算机空闲时自动运行:
gconftool --set --type=bool /apps/gnome-screensaver/idle_activation_enabled False
Run Code Online (Sandbox Code Playgroud)将屏保主题设置为Blank screen:
gconftool --unset /apps/gnome-screensaver/themes
Run Code Online (Sandbox Code Playgroud)| 归档时间: |
|
| 查看次数: |
1425 次 |
| 最近记录: |