Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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)