mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
desktop control websocket.
This commit is contained in:
@ -114,9 +114,8 @@ type ControlScroll struct {
|
||||
Y int16 `json:"y"`
|
||||
}
|
||||
|
||||
// TODO: New.
|
||||
type ControlKey struct {
|
||||
Key uint32 `json:"key"`
|
||||
Keysym uint32 `json:"keysym"`
|
||||
}
|
||||
|
||||
/////////////////////////////
|
||||
|
Reference in New Issue
Block a user