SetKeyboardModifiers in xorg C
This commit is contained in:
server/internal
@ -23,4 +23,5 @@ type RemoteManager interface {
|
||||
WriteClipboard(data string)
|
||||
ResetKeys()
|
||||
SetKeyboard(layout string)
|
||||
SetKeyboard(NumLock int, CapsLock int, ScrollLock int)
|
||||
}
|
||||
|
Reference in New Issue
Block a user