xf86-input-evtouch has such feature.
maybe can borrow from there
於 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?
unfortunately, there is no feature in the evd
thanks for your work.
and suggest to take a look on future migration from hal to udev.
some info:
https://wiki.edubuntu.org/X/InputConfiguration
Sam
於 2010年01月27日 12:22, Alan McCosh 提到:
Tias,
I'm impressed by xinput_calibrate's design, especially with the
research you did before writing it.
The idea is tablet report BTN_TOOL_PEN event while in proximity mode.
evdev should avoid translate this event to BTN_LEFT so tablet can move
cursor without button pushed.
--- xserver-xorg-input-evdev-2.2.5/src/evdev.c 2009-08-21 07:01:37.0 +0800
+++ xserver-xorg-input-evdev-2.2.5-sam/src/