Kdrive - touchscreen - long touch == button 3?
Peter Hutterer
mailinglists at who-t.net
Fri Dec 28 22:21:24 PST 2007
Harald Radke wrote:
> hm, I guess I will rather patch kdrive to support it since it makes more sense
> to implement this low level than doin this over and over again for every GUI
> toolkit, just as it is for emulate 3 buttons for mouse
I disagree. Patching this in the server means putting interaction
techniques into the server. This also means that if for some reason my
app needs long touch to do, well, whatever, I can't do it because the
server prohibits it.
unless you have your own device with a limited user base and you tightly
control the apps on your devices I strongly discourage from putting
interaction techniques into the server itself.
As an example, many many moons ago the decision was made to put a
restriction for a single cursor/keyboard focus into the server. and see
where that got us...
Cheers,
Peter
(who has repeatedly attempted to gnaw through his wrists when resolving
the above issue)
More information about the xorg
mailing list