mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
16 lines
378 B
JSON
16 lines
378 B
JSON
|
|
{
|
||
|
|
"Encoding": "UTF-8",
|
||
|
|
"KPlugin": {
|
||
|
|
"Description": "X11 XFakeInput based event handler for KRfb",
|
||
|
|
"EnabledByDefault": true,
|
||
|
|
"Id": "x11",
|
||
|
|
"License": "GPL",
|
||
|
|
"Name": "X11 Event handler for KRfb",
|
||
|
|
"ServiceTypes": [
|
||
|
|
"krfb/events"
|
||
|
|
],
|
||
|
|
"Version": "0.1",
|
||
|
|
"Website": "http://www.kde.org"
|
||
|
|
}
|
||
|
|
}
|