qdbus

Inter-Process Communication (IPC) and Remote Procedure Calling (RPC) mechanism originally…

qdbus

Inter-Process Communication (IPC) and Remote Procedure Calling (RPC) mechanism originally developed for Linux. More information: https://doc.qt.io/qt-5/qtdbus-index.html.

qdbus

qdbus {{service_name}}

qdbus {{service_name}} {{/path/to/object}}

qdbus {{service_name}} {{/path/to/object}} {{method_name}} {{argument1}} {{argument2}}

qdbus {{org.kde.Solid.PowerManagement}} {{/org/kde/Solid/PowerManagement/Actions/BrightnessControl}} {{org.kde.Solid.PowerManagement.Actions.BrightnessControl.brightness}}

qdbus {{org.kde.Solid.PowerManagement}} {{/org/kde/Solid/PowerManagement/Actions/BrightnessControl}} {{org.kde.Solid.PowerManagement.Actions.BrightnessControl.setBrightness}} {{5000}}

qdbus {{org.kde.kglobalaccel}} {{/component/kmix}} {{invokeShortcut}} "{{increase_volume}}"

qdbus --help

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← qcp qemu →