Skip to content

Commit e95d731

Browse files
committed
Merge pull request #13 from jctemkin/master
Add DPMS on/off RPCs to surfman.
2 parents 31f67e2 + 311c7a0 commit e95d731

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

interfaces/surfman.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@
7777
<method name="increase_brightness"></method>
7878
<method name="decrease_brightness"></method>
7979

80+
<method name="dpms_on"></method>
81+
<method name="dpms_off"></method>
82+
8083
<method name="pre_s3"></method>
8184
<method name="post_s3"></method>
8285

0 commit comments

Comments
 (0)