DrawingTabletConfiguration

Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2006-06-12 06:47:37
Size: 2824
Editor: wlbg-00-0014
Comment: +use cases
Revision 6 as of 2007-04-16 14:21:04
Size: 2781
Editor: dyn233056
Comment: Useful link
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * Bob is a graphical artist who is trying out Ubuntu Linux for the first time. Bob has little experience with computers and has just perchased a wacom graphics tablet. He plugs the tablet into the computer but does not get any indication that the tablet has been recognized and to make the experience worse the stylus works but it has reverted to using relative positioning instead of the traditional absolute pointing style he is acustomed to on his apple computer. Bob can not figure out how to change this behavior and after many frustrating hours gives up on using Ubuntu for his graphical work.
 * Sally is a day trader with an RSI. Sally hears that using a graphics tablet stylus instead of a mouse will help reduce the effect of this injury on her long computing sessions. Sally is happy with the experience she gets from using a graphics tablet on her windows based machine and one day Sally hears about and decides to try Ubuntu Linux. Sally installs and configures Ubuntu Linux but requires the help of a friend to get X working with her dual displays. However, her friend does not have a graphics tablet and so can not help Sally configure which display should map to where on the tablet, nor can she figure out how to assign functions to the shortcut buttons on her tablet.
 * John is a sysadmin for a graphics design corporation that uses Ubuntu Linux on all of its computers. John is tired of having to repeatedly change the configuration of graphics tablets to suit individual artist needs.
 * Peter is competent linux user and graphic artist. Peter does not mind "dropping down" to the command line to change the pressure curve of his wacom tablet using xsetwacom. However, he cannot honestly recommend Ubuntu Linux to his artist friends as he knows they wouldn't want to deal with the problems he had encountered in setting up his tablet.
 * Bob is a graphical artist who is trying out Ubuntu Linux for the first time. Bob has little experience with computers and has just perchased a wacom graphics tablet. He plugs the tablet into the computer and is guided through configuring the tablet.
 * Sally is a day trader with an RSI. Sally hears that using a graphics tablet stylus instead of a mouse will help reduce the effect of this injury on her long computing sessions. Sally is happy with the experience she gets from using a graphics tablet on her windows based machine and one day Sally hears about and decides to try Ubuntu Linux. Sally installs and configures Ubuntu Linux. However, Sally has dual displays and wishes to constrain the tablet to using only the second display. Sally finds this option in the tablet preferences window and activates it. Sally is satisfied.
 * John is a graphics artist who wishes to maintain multiple profiles for each of his applications (GIMP, Jahshaka, Maya, etc). John finds that the tablet configuration panel already includes a list of shortcut keys for many of the major graphics programs and that when he switches between applications those shortcut keys also switch. John is happy.
 * Peter is competent linux user and graphic artist. Peter loves to recommend Ubuntu Linux to his artist friends because he didn't have to mess around with installing extra drivers or hunt for configuration settings when he first installed his graphics tablet. He knew that his friends would love the simple question driven installation process that allowed him to configure his tablet just as he wanted it.
Line 20: Line 20:
Has anyone started working on this yet? I found this page as I want to work on a similar tool. What about a graphical interface (PyGTK?) for xsetwacom?

["Warbo"]: Build on this http://alexmac.cc/tablet-apps/ ?

Summary

Provide a method for easily and unambiguously configuring drawing tablets without resorting to configuration file hackery.

Rationale

Often the process of configuring alternative input devices (specifically graphics tablets) requires intimate knowledge of configuration files and command line utilities. However, the persons who might be most interested in using linux with these devices -- artists -- are typically those who do not want to deal with such complexities, they want it to both "just work" and to be adaptable/configurable to their various styles of work.

Use Cases

  • Bob is a graphical artist who is trying out Ubuntu Linux for the first time. Bob has little experience with computers and has just perchased a wacom graphics tablet. He plugs the tablet into the computer and is guided through configuring the tablet.
  • Sally is a day trader with an RSI. Sally hears that using a graphics tablet stylus instead of a mouse will help reduce the effect of this injury on her long computing sessions. Sally is happy with the experience she gets from using a graphics tablet on her windows based machine and one day Sally hears about and decides to try Ubuntu Linux. Sally installs and configures Ubuntu Linux. However, Sally has dual displays and wishes to constrain the tablet to using only the second display. Sally finds this option in the tablet preferences window and activates it. Sally is satisfied.
  • John is a graphics artist who wishes to maintain multiple profiles for each of his applications (GIMP, Jahshaka, Maya, etc). John finds that the tablet configuration panel already includes a list of shortcut keys for many of the major graphics programs and that when he switches between applications those shortcut keys also switch. John is happy.
  • Peter is competent linux user and graphic artist. Peter loves to recommend Ubuntu Linux to his artist friends because he didn't have to mess around with installing extra drivers or hunt for configuration settings when he first installed his graphics tablet. He knew that his friends would love the simple question driven installation process that allowed him to configure his tablet just as he wanted it.

Scope

Design

Implementation

Outstanding Issues

Discussion

Has anyone started working on this yet? I found this page as I want to work on a similar tool. What about a graphical interface (PyGTK?) for xsetwacom?

["Warbo"]: Build on this http://alexmac.cc/tablet-apps/ ?


CategorySpec

DrawingTabletConfiguration (last edited 2008-08-06 16:33:37 by localhost)