You are not logged in.

#1 2009-01-26 23:46:04

ShadowKyogre
Member
From: Hell! XP No... I'm not telling
Registered: 2008-12-19
Posts: 476
Website

Setting up Aiptek 12000U Tablet

Okay, I need some help setting up my Aiptek 12000U Tablet on my computer. The input is read, but the monitor is not fully mapped to the pad. Xorg section:

Section "InputDevice"
  Identifier "Aiptek"
  Driver "aiptek"
  Option "Device" "/dev/input/event3"
  Option "Type" "cursor"
  Option "Cursor" "stylus"
  Option "Cursor" "eraser"
  Option "Mode" "absolute"
  Option "XTop" "0"
  Option "YTop" "0" 
  Option "XMax" "1280"
  Option "YMax" "960" 
  Option "zMin" "0"
  Option "zMax" "512"
  Option "zThreshold" "0"
  Option "USB" "on"
  Option "KeepShape" "on"
  Option "AlwaysCore" "on"
EndSection

Last edited by ShadowKyogre (2009-01-27 01:34:41)


For every problem, there is a solution that is:
Clean
Simple and most of all...wrong!
Github page

Offline

#2 2009-01-27 01:42:02

ShadowKyogre
Member
From: Hell! XP No... I'm not telling
Registered: 2008-12-19
Posts: 476
Website

Re: Setting up Aiptek 12000U Tablet

Yeah...my tablet's acting like a mouse and the screen is not consistently mapped to it.


For every problem, there is a solution that is:
Clean
Simple and most of all...wrong!
Github page

Offline

#3 2009-03-12 09:06:33

johneb47
Member
From: Australia
Registered: 2007-10-29
Posts: 1

Re: Setting up Aiptek 12000U Tablet

I have solved my aiptek tablet problems for Arch Linux.
1:     I downloaded the latest source from xf86-input-aiptek-1.2.0 from FreeDesktop.org and compiled and installed it.
         (NOTE:: This may not be necessary but it is one of the steps I performed)
2:     I removed all references to the aiptek tablet from the Xorg.conf file.
3:     I created the 10-aiptek.fdi file in /etc/hal/fdi/policy as per instructions from:
                https://help.ubuntu.com/community/AiptekTablet

Someone should create a wikki page for this item so that it is available to all Aiptek Tablet users.

Last edited by johneb47 (2009-03-12 09:08:10)

Offline

Board footer

Powered by FluxBB