%general-entities; ]> libei-&libei-version; libei Introduction to libei The libei package contains a set of libraries for handling emulated inputs. It is primarily aimed at the Wayland stack. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libei-md5sum; Download size: &libei-size; Estimated disk space required: &libei-buildsize; Estimated build time: &libei-time; libei Dependencies Required Optional , , , , and munit Installation of libei Install libei by running the following commands: mkdir build && cd build && meson setup --prefix=/usr --buildtype=release -Dtests=disabled .. && ninja This package does come with a test suite, but it requires an external dependency. If you have munit installed and wish to run the test suite, run the following commands: meson configure -Dtests=enabled .. && ninja test Now, as the root user: ninja install Command Explanations -Dtests=disabled: This switch avoids a dependency on munit. Remove this switch if you have munit installed and wish to run the test suite. Contents Installed Programs Installed Libraries Installed Directories None libei.so, libeis.so, and liboeffis.so /usr/include/libei-1.0 Short Descriptions libei.so provides a client side implementation for handling Emulated Input libei.so libeis.so provides a server side implementation for handling Emulated Input libeis.so liboffis provides DBus communication services between libei and the XDG RemoteDesktop portal liboffis.so