為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 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.

由 947416983 於 修改

所有回覆 (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.