Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| thunar:dev:test_dbus_calls [2019/01/12 23:20] – created alexxcons | thunar:dev:test_dbus_calls [2020/10/03 07:26] (current) – kevinbowen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | | + | ~~NOTOC~~ |
| - | Here some example dbus calls in order to test thunar dbus functionallity: | + | {{ : |
| + | ====== Thunar - Testing D-Bus calls ====== | ||
| + | |||
| + | | ||
| + | < | ||
| dbus-send --dest=org.freedesktop.FileManager1 \ | dbus-send --dest=org.freedesktop.FileManager1 \ | ||
| --type=method_call \ | --type=method_call \ | ||
| Line 22: | Line 26: | ||
| array: | array: | ||
| string:" | string:" | ||
| + | </ | ||
| + | |||
| + | ---- | ||
| + | |||
| + | [[: | ||
| + | |||
| + | [[https:// | ||