搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Size of the text cursor (insertion point)?

  • 1 个回答
  • 6 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

How can I control the size of the text cursor (insertion point)? The Windows setting from the Control Panel's Accessability Options seems to be disregarded by Firefox.

How can I control the size of the text cursor (insertion point)? The Windows setting from the Control Panel's Accessability Options seems to be disregarded by Firefox.

被采纳的解决方案

Try to create these two integer prefs:

ui.caretWidth
ui.caretBlinkTime (milliseconds;use 0 to disable blink)

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.

  • Use the Filter bar at to top of the about:config page to locate a preference more easily.
  • Preferences that have been modified show as bold (user set).
  • Preferences can be reset to the default via the right-click context menu if they are user set
  • Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)
定位到答案原位置 👍 2

所有回复 (1)

more options

选择的解决方案

Try to create these two integer prefs:

ui.caretWidth
ui.caretBlinkTime (milliseconds;use 0 to disable blink)

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.

  • Use the Filter bar at to top of the about:config page to locate a preference more easily.
  • Preferences that have been modified show as bold (user set).
  • Preferences can be reset to the default via the right-click context menu if they are user set
  • Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)