Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Size of the text cursor (insertion point)?

  • 1 antwoord
  • 6 hebben dit probleem
  • 64 weergaven
  • Laatste antwoord van 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.

Gekozen oplossing

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)
Dit antwoord in context lezen 👍 2

Alle antwoorden (1)

more options

Gekozen oplossing

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)