2022年11月24日 星期四

解決 snap store 的 notepad++ Icon/menubar 太小的問題

How to make notepad++ Icon/menu bar more large.
### 先備份一次原始的 user.reg, 而且只要備份一次 .
#### Method 1: 方法一
$ cp ~/snap/notepad-plus-plus/common/.wine/user.reg \
~/snap/notepad-plus-plus/common/.wine/user.reg_org
$ winecfg     ### to graphics tab , adjust a desired dpi, <apply>, <ok>
$ cp ~/.wine/user.reg  ~/snap/notepad-plus-plus/common/.wine/



#### Method 2: 方法二
# edit  your  ~/snap/notepad-plus-plus/common/.wine/user.reg
# 在該兩個 section  有找到 LogPixels 則直接改值,沒找到,則需添加.
# 若值 0A8 表示168 dpi, 090 表示  144dpi, 060 表示 96 dpi

[Control Panel\\Desktop] 1662713654
"LogPixels"=dword:00000090

[Software\\Wine\\Fonts] 1669332241
"LogPixels"=dword:00000090





沒有留言:

張貼留言

  ubuntu kernel 5.4 pop noise (躁音) // 用 這條命令 可  暫時  關閉音效 省電模式, 但 重開機, 問題 仍在. $ sudo echo 0 > /sys/module/snd_hda_intel/parameters/power_s...