Skip to content

Amaliya/libwacom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libwacom is a library to identify wacom tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc.

== Debugging libwacom with uinput devices ==
libwacom by default will not recognise uinput devices. To debug and test, a
physical device must be connected.

Custom udev rules are provided to help debug uinput device. Run
    generate-udev-rules --with-uinput-rules
to generate these rules and apply them locally. Devices will then be tagged
as required and can be debugged.

Some limitations:
* For these rules to work, the device must be listed in the database.
* libwacom will check UINPUT_* properties on the uinput device, if they do
  not get applied, the device will not be visible

DO NOT USE THESE UINPUT RULES unless you are debugging with uinput devices.
Remove the rules once debugging is done.

About

Personal development tree of libwacom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published