kdeconnect-kde/plugins/remotekeyboard/kdeconnect_remotekeyboard.json

35 lines
1.1 KiB
JSON
Raw Normal View History

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "holger.k@elberer.de",
"Name": "Holger Kaelberer",
"Name[da]": "Holger Freyther",
"Name[sr@ijekavian]": "Холгер Келберер",
"Name[sr@ijekavianlatin]": "Holger Kelberer",
"Name[sr@latin]": "Holger Kelberer",
"Name[sr]": "Холгер Келберер",
"Name[x-test]": "xxHolger Kaelbererxx"
}
],
"Description": "Use your keyboard to send key-events to your paired device",
"EnabledByDefault": true,
"Icon": "edit-select",
"Id": "kdeconnect_remotekeyboard",
"License": "GPL",
"Name": "Remote keyboard from the desktop",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.mousepad.request"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.mousepad.echo",
"kdeconnect.mousepad.keyboardstate"
]
}