%general-entities; ]> $LastChangedBy$ $Date$ libwacom-&libwacom-version; libwacom Introduction to libwacom The libwacom package contains a library used to identify wacom tablets and their model-specific features. &lfs10_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 , , , and (optional for some tests) User Notes: Installation of libwacom First, adapt the udev rules to upstream udev/kernel changes: sed -i 's/ACTION!="add|change"/ACTION=="remove"/' tools/65-libwacom.rules.in Install libwacom by running the following commands: mkdir build && cd build && meson --prefix=/usr -Dudev-dir=/lib/udev .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations -Dudev-dir=/lib/udev: This parameter sets the proper installation directory for udev rules. Contents Installed Programs Installed Libraries Installed Directories libwacom-list-local-devices libwacom.so /usr/include/libwacom-1.0 and /usr/share/libwacom Short Descriptions libwacom-list-local-devices lists tablet devices that are connected to the system. libwacom-list-local-devices libwacom.so contains functions used for accessing Wacom information. libwacom.so