Mozilla 도움말 검색

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

자세히 살펴보기

The cursor is very small when installed via snap

  • 2 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: me45

more options

The cursor (mouse pointer) is very small when I install Firefox as a snap. The deb works fine. I'm assuming this has something to do with snap theming, but is there any workaround?

The cursor (mouse pointer) is very small when I install Firefox as a snap. The deb works fine. I'm assuming this has something to do with snap theming, but is there any workaround?

모든 댓글 (2)

more options

I think that the size of the mouse pointer would be taken from the operating system (Linux in your case).

Does it has effect if you modify layout.css.devPixelsPerPx on the about:config page?

You can set layout.css.devPixelsPerPx to 1.0 (default is -1) on the about:config page. Adjust its value in 0.1 or 0.05 steps (1.1 or 0.9) until icons or text looks right. Modifying layout.css.devPixelsPerPx affects user interface and web pages (global zoom).

more options

Yes normally the mouse pointer would be taken from the OS, but for some reason it's not respected when Firefox is installed as a snap. The deb works fine. I know there are theming issues with snaps, so I'm assuming this is related to that.

I tried changing the devPixelsPerPx but it doesn't seem to have an affect. The text and icons are the correct size. It's just the mouse pointer that is small.