%general-entities; ]> $LastChangedBy$ $Date$ AT SPI-&at-spi-version; Introduction to <application><acronym>AT</acronym> <acronym>SPI</acronym></application> The AT SPI package contains Assistive Technology Service Provider Interface. This is useful for redirecting UI events to accessible applications and adaptive/assistive technologies. Package information Download (HTTP): Download (FTP): Download size: &at-spi-size; Estimated Disk space required: &at-spi-buildsize; Estimated build time: &at-spi-time; <application><acronym>AT</acronym> <acronym>SPI</acronym></application> dependencies Required and Optional Installation of <application><acronym>AT</acronym> <acronym>SPI</acronym></application> Install AT SPI by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --disable-gtk-doc && make && make install Command explanations --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec. : This switch prevent the rebuilding of the documentation during the make command. Contents The AT SPI package contains libcspi libraries, libspi libraries and at-spi-registryd. Description at-spi-registryd at-spi-registryd is the registry daemon that allows communication between the UI and assistance devices.