summaryrefslogtreecommitdiff
path: root/app-laptop/hdapsd/files/hdapsd.conf
blob: 622190954c742c66425e6776c77cf80d93ae7be7 (plain)
1
2
3
4
5
6
7
8
9
10
11
# The name of the disk device that hdapsd should monitor.
# Usually this is 'hda' or 'sda' the primary master.
DISK="sda"

# hdapsd sensitivity 
# The lower the threshold is the earlier 
# the heads are parked when the laptop is shaked
THRESHOLD="10"

# Set any extra options here, like -a for Adaptive mode
OPTIONS="-a"