Re: Touchscreen troubles

2009-12-13 Thread Petr Štetiar
Tias t...@ulyssis.org [2009-12-12 23:36:07]: Hi Petr, Hi Tias, If you think it is related to calibration, you can try xinput_calibrator. Its a generic touchscreen calibration utility (still depends on GTK-mm for now, will be fixed in the next version):

Re: Touchscreen troubles

2009-12-13 Thread Tias
Hey Petr, Petr Štetiar wrote: Tias t...@ulyssis.org [2009-12-12 23:36:07]: Hi Petr, Hi Tias, If you think it is related to calibration, you can try xinput_calibrator. Its a generic touchscreen calibration utility (still depends on GTK-mm for now, will be fixed in the next version):

Re: Touchscreen troubles

2009-12-13 Thread Petr Štetiar
Tias t...@ulyssis.org [2009-12-13 18:05:23]: Thanks for the patches. Normally the calibrator checks if you have an EvDev driver (in CalibratorEvdev::check_driver) and already prints those things. It's kind of strange that it did not detect you were using evdev. It checks for the same

Re: evdev and Trust TB-5300 tablet: wrong axis labels

2009-12-13 Thread Daniil V. Kolpakov
В сообщении от 13 декабря 2009 Daniil V. Kolpakov написал(a): I can't find any information on how to enable quirks through sysfs (and where to get list of available quirks, too). Can you point me to some documentation on this subject? Hmm, it must be /sys/module/usbhid/parameters/quirks

Re: evdev and Trust TB-5300 tablet: wrong axis labels

2009-12-13 Thread Daniil V. Kolpakov
В сообщении от 13 декабря 2009 Daniil V. Kolpakov написал(a): В сообщении от 13 декабря 2009 Daniil V. Kolpakov написал(a): I can't find any information on how to enable quirks through sysfs (and where to get list of available quirks, too). Can you point me to some documentation on this

Re: Touchscreen troubles

2009-12-13 Thread Petr Štetiar
Petr Štetiar yn...@true.cz [2009-12-11 22:41:18]: Hi, I'm trying to get working 22 resistive 5-wire touchscreen with USB controller, it's ETT TC5UH[1]. I'm using Ubuntu 9.04 with Xorg server 1.6.0, evdev version 2.3.2 compiled manualy. I've set calibration[1] gathered using values from

Re: Is HandleSpecialKeys expected to work when xkeyboard is disabled?

2009-12-13 Thread Peter Hutterer
On Sat, Dec 12, 2009 at 01:54:12PM -0800, Derek Fawcus wrote: On Sun, Dec 13, 2009 at 07:19:40AM +1000, Peter Hutterer wrote: out of interest, which documentation refers to the handling of special keys working without XKB? man Xorg KEYBOARD The Xorg server is normally

Re: Touchscreen troubles

2009-12-13 Thread Peter Hutterer
On Fri, Dec 11, 2009 at 10:41:18PM +0100, Petr Štetiar wrote: I'm trying to get working 22 resistive 5-wire touchscreen with USB controller, it's ETT TC5UH[1]. I'm using Ubuntu 9.04 with Xorg server 1.6.0, evdev version 2.3.2 compiled manualy. I've set calibration[1] gathered using values from

Re: Is HandleSpecialKeys expected to work when xkeyboard is disabled?

2009-12-13 Thread Derek Fawcus
On Mon, Dec 14, 2009 at 08:46:20AM +1000, Peter Hutterer wrote: this was corrected by the following commit: commit 3a690598cf18c4cdc6aadd10a1ecf0772cacd34b Author: Alan Coopersmith alan.coopersm...@sun.com Date: Tue Dec 2 12:59:57 2008 -0800 Remove unused HandleSpecialKeys config

Re: Is HandleSpecialKeys expected to work when xkeyboard is disabled?

2009-12-13 Thread Peter Hutterer
On Sun, Dec 13, 2009 at 05:25:10PM -0800, Derek Fawcus wrote: On Mon, Dec 14, 2009 at 08:46:20AM +1000, Peter Hutterer wrote: this was corrected by the following commit: commit 3a690598cf18c4cdc6aadd10a1ecf0772cacd34b Author: Alan Coopersmith alan.coopersm...@sun.com Date: Tue Dec 2

Re: evdev and Trust TB-5300 tablet: wrong axis labels

2009-12-13 Thread Matthew Helsley
2009/12/13 Daniil V. Kolpakov d...@riga.lv: Matthew, thanks for the info! You're quite welcome! В сообщении от 13 декабря 2009 Matthew Helsley написал(a): What does /proc/bus/input/devices say about your tablet? I've got a UC-LOGIC Genius Pensketch 12x9 which had (and still has) some USB

[ANNOUNCE] xf86-input-synaptics 1.2.1

2009-12-13 Thread Peter Hutterer
The first stable update to the X.Org synaptics touchpad driver is now available. The main fix addresses a possible deadlock caused by allocations during signal handling along. The rest is just man page fixes and a simple change for consistency. Adam Jackson (1): Don't destroy the timer on