summaryrefslogtreecommitdiff
path: root/bus/README.md
blob: 40b9ad6be598192e937188621eb2625f635e25f8 (plain)
1
2
3
4
5
6
7
8
9
10
The a11y bus is accessed via two mechanisms:

1) The DBus session bus, service "org.a11y.Bus", method "GetAddress")
2) The X11 root window property AT_SPI_BUS

If the "toolkit-accessibility" variable is set, the bus is launched
immediately (and will be accessible immediately via the X11 property).
Otherwise, it will be spawned dynamically.