add dpms on/off command
This commit is contained in:
parent
a29937ebe8
commit
2167484861
7 changed files with 76 additions and 13 deletions
|
|
@ -135,6 +135,10 @@ request get_pid (since = 27) {
|
|||
|
||||
}
|
||||
|
||||
request set_dpms (since = 31) {
|
||||
active: u32,
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
event client_id {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue