搜尋 Mozilla 技術支援網站

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

Learn More

The cursor is very small when installed via snap

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