home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Workbench / dosdrivers / GTDriver.readme < prev    next >
Encoding:
Text File  |  1995-04-25  |  2.4 KB  |  63 lines

  1. Short: Driver for gfx tablets and serial mices
  2.  
  3. DESCRIPTION
  4.  
  5. GTDriver is a program to control serial graphic tablets and serial
  6. mice with your Amiga. Version 1.0 of GTDriver supports the following
  7. tablets:
  8.  
  9. - Summagraphics MM
  10. - Summagraphics Bitpadone
  11. - CalComp 2000
  12. - Cherry
  13. - TekTronix 4957
  14. - Wacom
  15.  
  16. and the following mice:
  17.  
  18. - Microsoft mouse
  19. - Mouse System mouse
  20.  
  21. If your tablet or mouse emulates one of the previous models you can
  22. use it with GTDriver (if not, contact the authors to have your device
  23. supported in the next release of the package).
  24.  
  25. GTDriver has many parameters that can be configured using the prefs
  26. program GTDOptions. Among the parameters you find the emulation type,
  27. the baud rate, the dpi tablet resolution, the dimensions of the clip
  28. region, etc.
  29.  
  30. GTDriver has two working modes: 'driver mode' and 'server mode'. In
  31. 'driver mode' the pointing device of the tablet becomes a mouse
  32. replacement, and you can use the tablet with any program. If you have
  33. a digitizing puck, it may have more than two buttons. However, only
  34. three buttons are supported in 'driver mode'. The third button is
  35. mapped to the third Amiga mouse button (that is supported by few
  36. programs).
  37.  
  38. 'Server mode' is intended for programmers only. You can write your
  39. own programs that use GTDriver in server mode: in this way GTDriver
  40. will not control the screen pointer, and will send complete tablet
  41. information to your program in a documented format. By using GTDriver
  42. in 'server mode' your software can take full advantage of any tablet
  43. feature.
  44.  
  45. GTDriver supports user-defined tablet buttons (called pseudo-buttons
  46. or p-buttons). A p-button is a rectangular area on the tablet, to
  47. which an arbitrary key combination has been associated. Whenever you
  48. press the stylus on a pseudo button, its key combination is sent to
  49. the active program just like you were pressing it on the keyboard. As
  50. many programs use keyboard shortcuts to select tools and menu items,
  51. you can define sets of p-buttons even for programs not explicitly
  52. written to work with GTDriver. For example, you can use Deluxe Paint
  53. or DynaCadd with a graphic tablet without having tool bars on the
  54. screen, without selecting menu items and, most of all, without the
  55. software being aware of GTDriver!
  56.  
  57.  
  58.  
  59. SPECIAL REQUIREMENTS
  60.  
  61. GTDriver needs at least Kickstart/Workbench 2.04 to run. A fast CPU
  62. it's not required but the driver may have better performance with it.
  63.