Python DBus 官方教學文件請閱讀下列三處內容: Python DBus Tutorial Python DBus API Python DBus Source 不幸的是,這份官方文件有許多疏漏。你必須參考 Python DBus Source 中的程式碼才能得到正確的資訊。 Tutorial 中的範例程式,放在 Source 中。
blog.roodo.com