Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

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.

Hot to set cursor animation style to solid instead of blink in Mac OS using Mozilla Firefox

  • 1 risposta
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di cor-el

more options

I'm using Firefox 70.0.1 in a Mac.I like this browser than google Chrome, I want to know is there any way to set cursor style to solid instead of blinking in mac, in windows 10 , i can set cursor blink rate in control panel, and then it works both chrome and firefox,

but in mac, i cound set some stuff in terminal (https://superuser.com/questions/466660/how-to-disable-blinking-caret-when-editing-text-in-os-x)

then, in Chrome it works but in Firefox , cursor is still blinking , is there any way to make this? thanks.

I'm using Firefox 70.0.1 in a Mac.I like this browser than google Chrome, I want to know is there any way to set cursor style to solid instead of blinking in mac, in windows 10 , i can set cursor blink rate in control panel, and then it works both chrome and firefox, but in mac, i cound set some stuff in terminal (https://superuser.com/questions/466660/how-to-disable-blinking-caret-when-editing-text-in-os-x) then, in Chrome it works but in Firefox , cursor is still blinking , is there any way to make this? thanks.

Modificato da 947416983 il

Tutte le risposte (1)

more options

You can create one or two Integer prefs, the first allows to set the caret width and the second allows to set the blink rate, -1 will disable blinking.

  • ui.caretWidth (16)
  • ui.caretBlinkTime (milliseconds; use -1 to disable blink)

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.