Am 24.02.2012 15:45, schrieb gerard82:
>
> I use Gentoo Linux.
> You're right about wacom.
> In the Gentoo repository there is "xf86-input-aiptek" available.
>
This should be the X11 driver, which is included in the
xorg-x11-driver-input package on OpenSUSE11.3
[jan@janskiste ~]$ rpm -ql xorg-x11-driver-input|grep aiptek
/usr/lib/xorg/modules/input/aiptek_drv.la
/usr/lib/xorg/modules/input/aiptek_drv.so
/usr/share/man/man4/aiptek.4.gz
[jan@janskiste ~]$
So this is installed.
> The wacomtablet program explicitly supports your tablet.
>
I saw it, but I don't get it to compile on my distribution. That's not
too hard to tackle for me, but as I don't need the GUI anyway, I'm just
asking about a CLI program with less tedious dependencies.
> Before I installed wacomtablet I used bash scripts to change things on my
> wacom tablet.
> CLI will only work when xf86-input-whatever is installed.
> You can then issue "xsetaiptek list devices" I think.
>
No tool of that name, sorry. The xsetwacom program is there, but it
doesn't seem to recognize my tablet. Bummer!
Maybe the generic xinput could help?
[jan@janskiste ~]$ xinput list
⎡ Virtual core pointer id=2 [master pointer
(3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer
(2)]
⎜ ↳ PS2++ Logitech Wheel Mouse id=10 [slave pointer
(2)]
⎜ ↳ Aiptek id=12 [slave pointer
(2)]
⎣ Virtual core keyboard id=3 [master keyboard
(2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard
(3)]
↳ Power Button id=6 [slave keyboard
(3)]
↳ Video Bus id=7 [slave keyboard
(3)]
↳ Sleep Button id=8 [slave keyboard
(3)]
↳ AT Translated Set 2 keyboard id=9 [slave keyboard
(3)]
↳ ThinkPad Extra Buttons id=11 [slave keyboard
(3)]
[jan@janskiste ~]$ xinput list --long 12
Aiptek id=12 [slave pointer
(2)]
Reporting 6 classes:
Class originated from: 12
Buttons supported: 5
Button labels: Button Left Button Middle Button Right
Button Wheel Up Button Wheel Down
Button state:
Class originated from: 12
Detail for Valuator 0:
Label: Abs X
Range: 0.000000 - 2999.000000
Resolution: 14763 units/m
Mode: relative
Class originated from: 12
Detail for Valuator 1:
Label: Abs Y
Range: 0.000000 - 2249.000000
Resolution: 14763 units/m
Mode: relative
Class originated from: 12
Detail for Valuator 2:
Label: Abs Pressure
Range: 0.000000 - 511.000000
Resolution: 512 units/m
Mode: relative
Class originated from: 12
Detail for Valuator 3:
Label: Abs Tilt X
Range: -128.000000 - 127.000000
Resolution: 256 units/m
Mode: relative
Class originated from: 12
Detail for Valuator 4:
Label: Abs Tilt Y
Range: -128.000000 - 127.000000
Resolution: 256 units/m
Mode: relative
[jan@janskiste ~]$ xinput list-props 12
Device 'Aiptek':
Device Enabled (139): 1
Device Accel Profile (259): 0
Device Accel Constant Deceleration (260): 1.000000
Device Accel Adaptive Deceleration (262): 1.000000
Device Accel Velocity Scaling (263): 10.000000
[jan@janskiste ~]$
Kind regards
Jan
_______________________________________________
gimp-user-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gimp-user-list