diff options
Diffstat (limited to 'config/dbus-api')
-rw-r--r-- | config/dbus-api | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/dbus-api b/config/dbus-api index 53bb3e45d..cada792f5 100644 --- a/config/dbus-api +++ b/config/dbus-api @@ -33,3 +33,7 @@ org.x.config.input: i is the signature. Same return values as org.x.config.input.add. + + org.x.config.input.listDevices: + Lists the currently active devices. + Return value is sequence of <id> <name> <id> <name> ... |