kdeconnect-kde/plugins/remotekeyboard/kdeconnect_remotekeyboard.json

23 lines
620 B
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "holger.k@elberer.de",
"Name": "Holger Kaelberer"
}
],
"Description": "Use your keyboard to send key-events to your paired device",
"EnabledByDefault": true,
"Icon": "edit-select",
"License": "GPL",
"Name": "Remote keyboard from the desktop"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.mousepad.request"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.mousepad.echo",
"kdeconnect.mousepad.keyboardstate"
]
}