%general-entities; ]> libwacom-&libwacom-version; libwacom Introduction to libwacom The libwacom package contains a library used to identify wacom tablets and their model-specific features. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libwacom-md5sum; Download size: &libwacom-size; Estimated disk space required: &libwacom-buildsize; Estimated build time: &libwacom-time; libwacom Dependencies Required Recommended Optional , , , (optional for some tests), and with python-libevdev and pyudev Installation of libwacom Install libwacom by running the following commands: mkdir build && cd build && meson setup .. \ --prefix=/usr \ --buildtype=release \ -Dtests=disabled && ninja To test the results, issue: ninja test. To run additional tests, install , python-libevdev, and pyudev, then remove the "-Dtests=disabled" option from the meson line above. Now, as the root user: ninja install Command Explanations -Dtests=disabled: This parameter disables some of the more advanced tests because they require and other two Python modules beyond the scope of BLFS to work properly. Contents Installed Programs Installed Libraries Installed Directories libwacom-list-devices, libwacom-list-local-devices, libwacom-show-stylus, and libwacom-update-db libwacom.so /usr/include/libwacom-1.0 and /usr/share/libwacom Short Descriptions libwacom-list-devices lists all tablet devices that are supported by libwacom libwacom-list-devices libwacom-list-local-devices lists tablet devices that are connected to the system libwacom-list-local-devices libwacom-show-stylus lists tablet stylus IDs libwacom-show-stylus libwacom-update-db updates the system according to the current set of tablet data files libwacom-update-db libwacom.so contains functions used for accessing Wacom information libwacom.so