https://bugzilla.novell.com/show_bug.cgi?id=250151 Summary: Support for FinePoint devices in Sax2 Tablet section Product: openSUSE 10.3 Version: Alpha 1plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: SaX2 AssignedTo: ms@novell.com ReportedBy: dkukawka@novell.com QAContact: qa@suse.de CC: behlert@novell.com To support FinePoint Tablets we need a new entry in the Sax2 Tablet section. I would propose this: Vendor: FinePoint Name: Gateway (FPI2004) And this entries in xorg.conf: Section "InputDevice" Identifier "Tablet" Driver "fpit" Option "Device" "/dev/ttyS0" Option "AlwaysCore" "on" Option "InvertY" Option "BaudRate" "19200" Option "MaximumXPosition" "12550" Option "MaximumYPosition" "7650" Option "MinimumXPosition" "400" Option "MinimumYPosition" "400" Option "SendCoreEvents" EndSection and this line to Section "ServerLayout" : InputDevice "Tablet" "SendCoreEvents" I fix HAL to set-up the ttySO device correct with the correct baud_base parameter (baud_base 38400) ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.