Skip to content

Commit

Permalink
Merge pull request #13 from jctemkin/master
Browse files Browse the repository at this point in the history
Add DPMS on/off RPCs to surfman.
  • Loading branch information
eric-ch committed Jan 20, 2016
2 parents 31f67e2 + 311c7a0 commit e95d731
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions interfaces/surfman.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@
<method name="increase_brightness"></method>
<method name="decrease_brightness"></method>

<method name="dpms_on"></method>
<method name="dpms_off"></method>

<method name="pre_s3"></method>
<method name="post_s3"></method>

Expand Down

0 comments on commit e95d731

Please sign in to comment.