Home
last modified time | relevance | path

Searched refs:XSET (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/cros/graphics/
Dgraphics_utils.py61 XSET = 'LD_LIBRARY_PATH=/usr/local/lib xset' variable
68 xsystem(XSET + ' s off')
69 xsystem(XSET + ' dpms 0 0 0')
70 xsystem(XSET + ' -dpms')
80 xsystem(XSET + ' s 0 0')
82 xsystem(XSET + ' dpms 0 0 0')
86 xsystem(XSET + ' q')
92 xsystem(XSET + ' dpms force on')
94 xsystem(XSET + ' dpms force off')
140 xsystem(XSET + ' dpms force on')
[all …]