Giter VIP home page Giter VIP logo

digimend-diag's Introduction

DIGIMEND DIAG-WIZARD README

digimend-diag is a tool for gathering graphics tablet parameters and
behavior information. It supports USB HID tablets only currently.


PREREQUISITES

This program requires 2.6 series kernel.

In order to build and run this program you will need the following packages
installed along with their dependencies:

gawk
libusb-1.0-0-dev
usbutils


INSTALLATION

Traditional "./configure && make && make install" will do.


USAGE

Connect your tablet and run digimend-diag as a superuser, specifying output
file with the -o option, like this:

digimend-diag -o diag.txt

If it says "Tablet not found.", run lsusb and try to locate your tablet in
the output, then run digimend-diag again with the -i option specifying the
tablet's vendor and product IDs, like this:

digimend-diag -o diag.txt -i 5543:0005

Or you could simply specify a device name pattern with the -n option, like
this:

digimend-diag -o diag.txt -n '*Genius*'

You could get a full list of options with descriptions using the -h option.

During the diagnostics collection you will be asked to perform various input
actions. In order to eliminate any possibility of this input affecting your
environment, please make sure your X server (if you're running one) doesn't
react to your input, or switch to the console and make sure the gpm daemon
is not running.

digimend-diag's People

Contributors

spbnick avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.