Public bug reported:

Binary package hint: wacom-tools

Problem
=====

The stylus works well after the normal configuration, but the eraser
always positions the cursor on the lower right corner, on the trash.

Expected behaviour
============

The cursor follows the eraser.

Work around
========

use the wacomcpl script from wacom-tools to calibrate the stylus.

Copy the values in the files generated by wacomcpl (i.e. .xinitrc) to
xorg.conf :

Section "InputDevice"
        Driver          "wacom"
        Identifier      "eraser"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "eraser"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
        Option          "BottomY"       "18499"
        Option          "BottomX"       "24601"
        Option          "TopY"          "-23"
        Option          "TopX"          "-28"
EndSection

for the stylus, eraser, and cursor.

This fixes the problem for all users and permanently.


Thank you.

System information :

Description:    Ubuntu jaunty (development branch)
Release:        9.04

wacom-tools:
  Installé : 1:0.8.1.6-1ubuntu8
  Candidat : 1:0.8.1.6-1ubuntu8
 Table de version :
 *** 1:0.8.1.6-1ubuntu8 0
        500 http://ch.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

** Affects: wacom-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Eraser cursor stays on the trash
https://bugs.launchpad.net/bugs/356091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to