GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- looking for A4365A gaphics tablet-driver
Operating System - HP-UX
1850422
Members
2399
Online
104054
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2005 12:12 AM
07-07-2005 12:12 AM
looking for A4365A gaphics tablet-driver
Hi everyone,
I would like installing my A4365A graphic tablet under HP-UX 11i but I couldn`t found any driver for the tablet.
Who can tell me where I can find the driver?
Thanks so much
markus
I would like installing my A4365A graphic tablet under HP-UX 11i but I couldn`t found any driver for the tablet.
Who can tell me where I can find the driver?
Thanks so much
markus
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2005 10:31 PM
07-09-2005 10:31 PM
Re: looking for A4365A gaphics tablet-driver
Hi Markus
Following document may be of help to you
http://apps.cocreate.com/osdd/osdd_hpux.html#me10-4
Regards
Mahesh
Following document may be of help to you
http://apps.cocreate.com/osdd/osdd_hpux.html#me10-4
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 10:07 PM
07-13-2005 10:07 PM
Re: looking for A4365A gaphics tablet-driver
Hi Markus,
we are running A4365A under 11i for OneSpace Designer Drafting Ver 11.65 till workstation C3750.
But you need different configurations.
It depends which Xdriver/(graphic card?) you're running.
For X11:
defined in /etc/X11/X0devices:
Begin_Device_Description
Name metab.sl # Serielles Calcomp graphics tablet
Use Extension # access via the X Input Device Extension
Path /dev/tty0p0 # use serial port tty0p0
End_Device_Description
for XF86:
defined in /etc/X11/XF86Config:
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "tablet"
# InputDevice section
Section "InputDevice"
Identifier "tablet"
Driver "calcomp"
Option "Device" "/dev/tty0p0"
EndSection
Then you need the file metab.sl (it's the same like for 10.20) or libcalcomp.1
Please tell me which one you need.
Volkmar
we are running A4365A under 11i for OneSpace Designer Drafting Ver 11.65 till workstation C3750.
But you need different configurations.
It depends which Xdriver/(graphic card?) you're running.
For X11:
defined in /etc/X11/X0devices:
Begin_Device_Description
Name metab.sl # Serielles Calcomp graphics tablet
Use Extension # access via the X Input Device Extension
Path /dev/tty0p0 # use serial port tty0p0
End_Device_Description
for XF86:
defined in /etc/X11/XF86Config:
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "tablet"
# InputDevice section
Section "InputDevice"
Identifier "tablet"
Driver "calcomp"
Option "Device" "/dev/tty0p0"
EndSection
Then you need the file metab.sl (it's the same like for 10.20) or libcalcomp.1
Please tell me which one you need.
Volkmar
*** Say 'Thanks' with Kudos ***
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP