[maemo-developers] how to disable right-click event

From: Tomàs Jiménez Lozano tomas at oranginalab.com
Date: Wed Nov 21 12:10:41 EET 2007
Sorry to bother you again.

We have developed a Flash application that runs on N800 devices.
We need to get rid of the contextual menu that the Flash plugin shows
when we "tap and hold" on the device. (It only shows the "About
Macromedia..." info but it is quite confusing and disturbing and we have
received lots of user complaints)

We have tried to disable the contextual menu from the Flash/Actionscript
side but it's not possible to completely remove it.

The only chance we have now is to somehow disable the "tap and hold"
event (or reconfigure the amount of time needed to fire it) so the Flash
plugin never catches it. 

Is the amount of time between the tap and the "tap and hold" event being
fired a configuration setting stored in Gconf? 

Could anyone be so kind to give us a clue on where to find?

Thank you again.

Tomàs Jiménez
oranginalab







On Fri, 2007-11-16 at 12:08 +0100, Tomàs Jiménez Lozano wrote:
> Hi,
> 
> Is there any way to completely disable the right-click event that
fires
> when the pointer is hold on the screen?
> 
> I've tried with xmodmap:
> 
> xmodmap -e "pointer = 1 3 2"
> 
> but it had no effect.
> 
> If it is not possible to completely avoid the right-click event from
> firing it would be fine at least to configure some way the amount of
> time before the event is fired.
> 
> Thanks in advance,
> 
> Tomàs Jiménez
> oranginalab
> 
>  
> 



More information about the maemo-developers mailing list