Reference Guide
Client Configuration Toolkit Options 69
Description
Enables or disables the low power (S5) state. If set to
enable
, the system
will go into lowest-Power Off mode in S4 and S5, turning off as much of
the power-consuming circuitry as required, to attempt to meet 1W power
limit. This may disable components like PME, USB power, and so on. If set
to
disable
, the system will be in a normal power-use mode when in S4 or
S5.
Example
C:\>cctk --lowpowers5=enable
lowpowers5=enable
--lpt
Valid Argument
lpt1, lpt2, lpt3
Description
Defines the parallel port configuration. lpt1 enables the built-in parallel
port of the system to operate in LPT1 mode, using I/O address 378.
lpt2 enables the system’s built-in parallel port to operate in LPT2 mode,
using I/O address 278.
lpt3 enables the system’s built-in parallel port to operate in LPT3 mode,
using I/O address 3BC.
Example
C:\>cctk --lpt=lpt1
lpt=lpt1