![]() |
![]() |
![]() |
urfkill Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Implemented Interfaces | Properties | Signals |
org.freedesktop.URfkill.Killswitchorg.freedesktop.URfkill.Killswitch — Killswitch interface |
Objects implementing org.freedesktop.URfkill.Killswitch also implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
Objects implementing this interface represent different types
of killswitches and are discovered through the
org.freedesktop.URfkill.Killswitch
interface
on the /org/freedesktop/URfkill/TYPENAME
object on the D-Bus system bus service with the well-known
name org.freedesktop.URfkill
. The TYPENAME
could be "WLAN"
, "BLUETOOTH"
,
"UWB"
, "WIMAX"
,
"WWAN"
, "GPS"
, or
"FM"
.
$ gdbus call -y \ -d org.freedesktop.URfkill \ -o /org/freedesktop/URfkill/WLAN \ -m org.freedesktop.DBus.Properties.GetAll \ "org.freedesktop.URfkill.Killswitch" ({'state': <2>},)