OS4 DepotLogo by Nickman 
(anonymous IP: 3.144.187.103,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Driver » Input » ugtablet.lha

UGTablet.usbfd

Description: Driver for UGTABLET based tablets eg XP-Pen
Download: ugtablet.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 145kb
Version: 1.7
Date: 19 Jun 2020
Author: Andy Broad
Submitter: Andy Broad
Email: andy/broad ology org uk
Homepage: https://www.broad.ology.org.uk/amiga/
Category: driver/input
License: BSD
Distribute: yes
Min OS Version: 4.1
FileID: 11340
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 124  (Current version)
124  (Accumulated)
Votes: 6 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Version 1.7

This is a driver for UGTABLET  based Graphics Tablets. 

It has been specifically tested with the XP-Pen Deco01 Tablet. Other tablets
with the same ID
*should* work.


Andy

andy()broad.ology.org.uk




Installtion
-----------

copy UGTablet.usbfd to devs:usb/fd/

copy UGTablet.fdclass to devs:usb/fdclasses/

Try C:USBCtrl RESTART to load the driver, then insert your tablet in a usb slot.

Features
--------

The driver supports absolute X and Y positions, pen pressure and tilt in the X &
Y axes.
The driver also supports the eight buttons by default mapping them to the
Function keys 
F1 through F8

 
Usage
-----

The driver now has a configuraion GUI which is hidden by default by works as a
commodity so
can be brought up by pressing 'ctrl alt u'  or via Exchange.

The GUI has two sides, the left shows the current position and pressure (in
tablet coords)
and below that the maximum values that have occured during this session. The
right hand side
shows the current settings, the range of tablet coords that are mapped onto the
scrren and
the value of the pressure for maximum.

In the centre there is an area for pressure testing. The current X and Y coords
will be
shown any where on the screen, but the current pressure will only be shown when
pressing on
the test area.

You can move the pen  arround and press on the nib to find the maximum values,
then copy them
to the settings, or choose a smaller area if you prefer. You might want to do
that if you screen
 has a different aspect to your tablet, otherwise generally you will want the
maximums.

Beneath the pressure test area is a group of 7 sliders, these enable you to
create a pressure
sensitivity profile. The deafult is alinear just diagonal straight line. If you
make the line curve 
above the diagonal  you increase the sensitivity at lower presssures and if it
curves below sensitivity
decreases at lower pressure. If you slant the diagonal the other way then you
invert the pressure so that
a light touch acts as if hard. Beware this is very useful in some situation but
some apps may not like it
at all! 


You can also choose whether to send NEWTABLET (recomended) or the old TABLET
(for compataility
with old apps). (having allowed this option so far most apps I've tried work
with NEWTABLET.)
Also you have the option to send additional RAWMOUSE events, which enable some
software such
as popupmenu.class (< 53.8) to see the pointer movements.


SAVE saves the settings and clses the window
USE uses them for the curent session only,
COPY MAXIMUMS coppies the max values recorded in that session for you.

The config is saved to the folowing environment variables:

UGTablet/Range_P
UGTablet/Range_Y
UGTablet/Range_X
UGTablet/Top_Y
UGTablet/Top_X
UCLOgicTablet/EventType
UGTablet/Send_RAWMOUSE
UGTablet/Switch_Buttons
UGTablet/Curve_0
UGTablet/Curve_1
UGTablet/Curve_2
UGTablet/Curve_3
UGTablet/Curve_4

Compatable Tablets (possibly)
-----------------------------

The following Tablets are reported to work with the same driver as my tablet
on linux, that means that there a reasonable chance they'll work with this
driver
or they may not. No guarentees....

The following have been reported to work on Amiga Forums:

XP-Pen Deco 01 (my tablet)
UGTABLET

these are reported to work on linux with the same driver as my tablets uses:




History
-------
 v1.7 - 19.Jun.2020 - Adapt UCLogic frame work for UGTablet
                      Replace all deprocated functions
                      Add support for X and Y Axes Tilt
                      Add support for the 8 buttons.

 v1.6 - 11.Feb.2012 - Add Pressure Sensistive Curve

 v1.5 - 16.Dec.2011 - Added full paths to gadget libraries, so that GUI is
always 
                      available at startup

 v1.4 - 18.Nov.2011 - Defered opening of reaction classes, till first GUI
                      Opening. Allows correct detection of tablet at boot.

 v1.3 - 10.Nov.2011 - Add option to send RawMouse events to enable popupmenus
                      to see the tablet pointer movements

 v1.2 - 8.Nov.2011 - Fixed problem with library expunge code.
                   - Added Option to swicth buttons 2 & 3 for
                     easier RMB support.


 v1.1 - 6.Nov.2011 - Added Configuration GUI. (ctrl alt t)

 v1.0 - 3.Nov.2011 - First version mouse placement and pressure work via
NEWTABLET interface.


Donations
---------

If this works for you, I'd like some feedback!

And if your really pleased I have a donation button at

www.broad.ology.org.uk/amiga/




Copyright © 2004-2024 by Björn Hagström All Rights Reserved