%general-entities; ]> $Date$ libwacom-&libwacom-version; libwacom Introduction to libwacom The libwacom package contains a library used to identify wacom tablets and their model-specific features. &lfs101_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 pytest User Notes: Installation of libwacom Install libwacom by running the following commands: mkdir build && cd build && meson --prefix=/usr -Dudev-dir=/lib/udev -Dtests=disabled .. && ninja To test the results, issue: ninja test. To run additional tests, install pytest and remove the "-Dtests=disabled" option from the meson line above. Now, as the root user: ninja install Command Explanations -Dudev-dir=/lib/udev: This parameter sets the proper installation directory for udev rules. -Dtests=disabled: This parameter disables some of the more advanced tests because they require pytest 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