Re: How to emulate right-click with evdev + touchscreen

2010-09-18 Thread Tias
to approach this in case you have no clue how to start. (I've never gotten to it though) Kind regards, Tias 於 2010年09月17日 14:09, Peter Hutterer 提到: On Tue, Sep 14, 2010 at 12:08:18PM +0800, Hong Liu wrote: Is there an option in evdev to emulate right-click, or how to emulate it with evdev

Re: way to detect to xserver-xorg version

2010-08-16 Thread Tias
() and XVendorRelease(). I'll guess I'll go for a similar approach of strstr(ServerVendor(dpy), X.Org) and VendorRelease(dpy) 1080. Thanks anyways, Tias ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives

way to detect to xserver-xorg version

2010-08-14 Thread Tias
, and always sets FOO=bar. Thanks, Tias ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com

[ANNOUNCE] xinput_calibrator 0.7.0

2010-08-04 Thread Tias
New release with mis-click detection and better packaging support. Website: http://www.freedesktop.org/wiki/Software/xinput_calibrator Package metadata for .deb and .rpm provided in the 'debian' and 'rpm' branch on http://github.com/tias/xinput_calibrator xinput_calibrator 0.7.0 [2010-08-01

[ANNOUNCE] xinput_calibrator 0.7.0

2010-08-04 Thread Tias
New release with mis-click detection and better packaging support. Website: http://www.freedesktop.org/wiki/Software/xinput_calibrator Package metadata for .deb and .rpm provided in the 'debian' and 'rpm' branch on http://github.com/tias/xinput_calibrator xinput_calibrator 0.7.0 [2010-08-01

Re: Which driver for Elo touchscreen and recent versions of Xorg?

2010-07-05 Thread Tias
of the 'joystick' package). Kind regards, Tias ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com

Re: Desperately need the elographics input driver back.

2010-06-02 Thread Tias
in the joystick package) run it with --help for more information. Kind regards, Tias ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address

getting device path or sysfs name of input device

2010-05-09 Thread Tias
when the program is run. I'm currently convinced that the cleanest way to do this would be to create a udev rule that supplies the right x11_options when the hardware is plugged in (or on boot, or X restart etc.) [see http://wiki.github.com/tias/xinput_calibrator/making-calibration-values

[announce] xinput calibrator v0.6.1

2010-03-22 Thread Tias
detection: non-master device with axis valuators, in absolute mode and at least two calibratable axes. (reported by Sam Lin, Eric Drechsel) * Require libtool in configure.ac * fix miny and maxx printing order for UDEV and HAL (Mario Domenech Goulart) Kind regards, Tias

Re: Panasonic CF-18 / touchscreen / evdev / calibration issue

2010-03-22 Thread Tias
John R. wrote: On 03/18/10 09:18, Tias wrote: Not sure, perhaps your starting calibration gives you a false start, leading to a wrong calibration ? OK...I gout rid of that from xorg,conf: Section InputDevice Identifier Touchscreen Driver evdev Option Device /dev

xinput calibrator v0.6.0

2010-03-01 Thread Tias
information: Website: http://www.freedesktop.org/wiki/Software/xinput_calibrator Source: http://github.com/tias/xinput_calibrator Bugs:http://github.com/tias/xinput_calibrator/issues Features: - 2 GUI's: one in X11 (no dependecies), one in GTKMM (nicer), - has --fake option to test it on systems

Re: Remapping Synaptics Touchpad

2010-02-09 Thread Tias
would be interested to know where it might be heading in the future : ) Kind regards, Tias if input drivers are moved into the server it should be a lot easier to share code between them, at which point synaptics may become a layer on top of evdev, or the evdev-specific features being merged

Re: Xorg-1.7.3 XCALIBRATE touchscreen

2010-01-16 Thread Tias
Dan Nicholson wrote: On Fri, Jan 15, 2010 at 12:33 PM, Marco Cavallini koansoftw...@gmail.com wrote: Dan Nicholson ha scritto, Il 15/01/2010 19:17: The config.log says that you don't have the XCALIBRATE extension built into the server. XCALIBRATE_TRUE='#' That means the automake

Re: Touchscreen troubles

2009-12-14 Thread Tias
at the technique described there too ; ) Hope it helps you a bit further, Kind regards, Tias ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

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-12 Thread Tias
to the 'xidump' you mentioned though) Kind regards, Tias Petr Štetiar wrote: 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

Re: [PATCH] evdev: Support the Calibration string option.

2009-11-18 Thread Tias
Peter Hutterer wrote: On Wed, Nov 11, 2009 at 09:29:04PM +0100, Tias wrote: Hello, Almost all touchscreen drivers before evdev (elographics, mutouch, penmount, evtouch and all deprecated serial drivers) use the same Xorg config names for calibration, namely: SwapXY MinX MaxX MinY MaxY

Re: [PATCH] evdev: Support the Calibration string option.

2009-11-11 Thread Tias
for calibration. The manpage is updated too. Signed-off-by: Tias Guns t...@ulyssis.org Greetings, Tias On Thu, 2009-10-08 at 05:05 +0200, ext Peter Hutterer wrote: On Mon, Aug 03, 2009 at 02:31:02AM +0300, oliver.mcfadden at nokia.com wrote: From: Oliver McFadden oliver.mcfadden at nokia.com

Re: generic touchscreen calibration

2009-09-14 Thread Tias
Søren Hauberg wrote: Hi, 2009/9/10 Tias t...@ulyssis.org: In the end, I had to hack up the ancient tkxinput because it was the only device independent calibrator (it uses Xinput to read the coordinates). On the other hand, I was impressed by the simplicity of the calibrator that Soren

generic touchscreen calibration

2009-09-10 Thread Tias
? You can find more information and the code at: http://tias.ulyssis.org/calibration/#xinput_calibrator This is just a proposition towards a generic touchscreen calibration utility. Comments and remarks very welcome! Greetings, Tias ___ xorg mailing list