Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

How do I enable multi-touch in Firefox 4 RC?

  • 1 risposta
  • 27 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di Andrea Memo

more options

Tried to use pinch and zoom => not working in my freshly installed Firefox 4 RC. Is there an enabling setting?

Tried to use pinch and zoom => not working in my freshly installed Firefox 4 RC. Is there an enabling setting?

Tutte le risposte (1)

more options

SOLUTION :
1) Open a new tab
2) In the address bar type "about:config" without quotes
3) In filter search for "pinch"
4) Modify your string value (that are empty) like that :

    browser.gesture.pinch.in             -> cmd_fullZoomReduce
browser.gesture.pinch.in.shift -> cmd_fullZoomReset
browser.gesture.pinch.out -> cmd_fullZoomEnlarge
browser.gesture.pinch.out.shift -> cmd_fullZoomReset

5) Restart Firefox
6) Now you have pinch to zoom

Modificato da Andrea Memo il