|
|
发表于 2006-5-25 23:48:48
|
显示全部楼层
这个在 /etc/X11/xorg.conf 里面吧
# Set the DPMS timeouts. These are set here because they are global
# rather than screen-specific. These settings alone don't enable DPMS.
# It is enabled per-screen (or per-monitor), and even then only when
# the driver supports it.
Option "standby time" "20"
Option "suspend time" "30"
Option "off time" "60" |
|