You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Reference/Core_Areas_and_APIs/D-Bus_APIs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,7 @@ Also every service and path in D-Bus should provide `org.freedesktop.DBus.Intros
175
175
176
176
### qdbus command
177
177
178
-
Introspection is easiest with `qdbus` command. That command is found on Sailfish OS from *qt5-qttools-qdbus* at `/usr/lib/qt5/bin/qdbus`.
178
+
Introspection is easiest with `qdbus` command. That command is found on Sailfish OS from *qt5-qttools-qdbus* at `/usr/lib/qt5/bin/qdbus` or `/usr/lib64/qt5/bin/qdbus`.
179
179
180
180
List all services currently running on system bus:
0 commit comments