[pkg-fso-maint] The state of things with the touchscreen

Gilles Filippini pini at debian.org
Fri Feb 12 21:13:51 UTC 2010


Hi,

Timo Juhani Lindfors a écrit , Le 11/02/2010 11:05:
> Thanks. Any idea how to specify tslib parameters then if not in
> xorg.conf? There are things like the debian patch that adds
> "EmulateRightButton" option.

This can be achived using a custom udev rules file:

pini at debian-gta02:~$ cat /etc/udev/rules.d/67-tslib-right-clic.rules
ACTION!="add|change", GOTO="xorg_tslib_end"
KERNEL!="event*", GOTO="xorg_tslib_end"

ENV{x11_driver}=="tslib", ENV{x11_options.EmulateRightButton}="1"

LABEL="xorg_tslib_end"


With Xorg 1.8 it should[1] be possible to set such parameters using
xorg.conf again.

Thanks,

_g.

[1] <http://who-t.blogspot.com/2010/01/new-configuration-world-order.html>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-fso-maint/attachments/20100212/3dac43d2/attachment.pgp>


More information about the pkg-fso-maint mailing list