Sophie

Sophie

distrib > Arklinux > devel > x86_64 > media > main > by-pkgid > c9454766900a857884a5e430c4f48766 > files > 19

laptop-mode-tools-1.55-1ark.noarch.rpm

#
# Configuration file for Laptop Mode Tools module dpms-standby.
#
# For more information, consult the laptop-mode.conf(8) manual page.
#

###############################################################################
# X display settings
# ------------------
#
# Using these settings, you can let laptop mode tools control the X display
# standby timeouts.
#
# This requires that you have installed the "xset" utility. It is part of the
# X.org server distribution and included in the package xorg-server-utils.
#
# The X settings are not automatically applied on login, and this is
# impossible fix for the user, since laptop mode tools must operate as root.
# The laptop-mode.conf(8) manual page section on the CONTROL_DPMS_STANDBY
# setting describes a workaround for this limitation.
#
#
# IMPORTANT: In versions 1.36 and earlier, these settings were included in the
# main laptop-mode.conf configuration file. If they are still present, they
# overrule the settings in this file. To fix this, simply delete the settings
# from the main config file.
#
###############################################################################

# Enable debug mode for this module
# Set to 1 if you want to debug this module
DEBUG=0

#
# Should laptop mode tools control DPMS standby settings for X displays?
#
# Set to 0 to disable
CONTROL_DPMS_STANDBY="auto"


#
# These settings specify the standby timeout for the X display,
# in seconds. The suspend and poweroff timeouts are somewhat
# larger values derived from these values.
#
BATT_DPMS_STANDBY=300
LM_AC_DPMS_STANDBY=1200
NOLM_AC_DPMS_STANDBY=1200