* [Hardware] I: Wacom Intuos2 (XD-1212-U): OK
@ 2008-09-29 18:03 Michael Shigorin
0 siblings, 0 replies; only message in thread
From: Michael Shigorin @ 2008-09-29 18:03 UTC (permalink / raw)
To: hardware
Здравствуйте.
Наконец добрался до USB-шного планшета уже с родным пером.
Эксперименты происходят на буке под 4.1 и стенде под сизифом.
Под linuxwacom-0.7.8 условно заработал (реакция есть, но без
дополнительной калибровки -- в марочного размера области экрана
около верхнего левого угла; похоже, что 30000x31000 планшета
как-то странно пересчитывались в 1400x1050, которые потом ещё раз
пересчитывались на 1400x1050 уже экрана).
Под linuxwacom-0.8.0 -- гораздо лучше, углы планшета и экрана
соответствуют друг другу сразу. В gimp при указании руками в
настройках, что eraser и stylus не Disabled, а Screen -- тоже
подхватилось (с Window показалось менее удобным). Силу нажатия
чует, вот с переключением инструментов (в частности, ластика)
пока не сложилось -- наверняка ещё поковырять настройки придётся.
Реакция на кнопки есть.
В xorg.conf такой фрагмент:
Section "ServerLayout"
Identifier "Minimal layout"
Screen "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "SynPS/2 Synaptics TouchPad|0" "CorePointer"
InputDevice "TPPS/2 IBM TrackPoint|1" "AlwaysCore"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/by-id/usb-Tablet_XD-1212-U-event-mouse"
Option "USB" "on"
Option "Type" "cursor"
# Option "DebugLevel" "10"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/by-id/usb-Tablet_XD-1212-U-event-mouse"
Option "USB" "on"
Option "Type" "stylus"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/by-id/usb-Tablet_XD-1212-U-event-mouse"
Option "USB" "on"
Option "Type" "eraser"
EndSection
Под сизифом, используя 0.8.0-alt1.1 из репозитория на
ftp://ftp.altlinux.org/pub/people/shrek/Xorg-7.4/ --
после замены Intuos3 на Intuos в
/usr/share/hal/fdi/policy/20thirdparty/10-x11-input-wacom.fdi
получилось пронаблюдать горячее подключение планшета,
но попытка работы ластиком уносит курсор в угол, а перо
имеет целых две градации нажатия (из 1024 возможных).
Надеюсь на продолжение, но и это уже радует :-)
Потенциально полезные ссылки:
http://linuxwacom.sourceforge.net
http://www.nabble.com/Dual-Cintiq21UX-on-RHEL5-not-working-tt14693152.html#a14764012
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-29 18:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-29 18:03 [Hardware] I: Wacom Intuos2 (XD-1212-U): OK Michael Shigorin
ALT Linux hardware support
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
public-inbox-index hardware
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.hardware
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git