rc.xml is OpenBox setting,Path is /home/gail/.config/OpenBox,「gail」is my user name。
style_sheet.qss is XnViewMP UI setting,It is the same folder as xnview.ini。
OpenBox的設定檔rc.xml不能直接在"firmware-updater"後面加"firefox",因為今天要添加XnViewMP,網路沒教學,自己研究了一下。
於是rc.xml底部是這樣:
-->
<application name="firmware ...
Search found 2 matches
- Thu Sep 04, 2025 1:18 am
- Forum: MP - General Support
- Topic: Hide the XnViewMP title bar because the batch convert button is missing.(Lubuntu)
- Replies: 0
- Views: 917
- Tue Aug 26, 2025 12:35 pm
- Forum: MP - General Support
- Topic: Change XnViewMP UI Font Size in Lubuntu
- Replies: 0
- Views: 886
Change XnViewMP UI Font Size in Lubuntu
找了GTK、找了QT、找了OpenBox,找了SDDM,找不到XnView MP的UI字型放大的設定~~~
雖然網路上有人有教學,但那是舊版,新版要從「設定」,語系下的「預設」改為「自訂」,接著會跳出style_sheet.qss的框框。
style_sheet.qss這個檔案不在UI資料夾,而是和xnview.ini、xnview.sh同一個目錄。也就是說,UI資料夾的qss檔刪除是沒關係的。
研究了一下子,黑底白字並且大字體而且狀態列也清楚的,我參照他人的語法寫了自己的style_sheet.qss語法:
QWidget{font-size:19pt;color:white ...
雖然網路上有人有教學,但那是舊版,新版要從「設定」,語系下的「預設」改為「自訂」,接著會跳出style_sheet.qss的框框。
style_sheet.qss這個檔案不在UI資料夾,而是和xnview.ini、xnview.sh同一個目錄。也就是說,UI資料夾的qss檔刪除是沒關係的。
研究了一下子,黑底白字並且大字體而且狀態列也清楚的,我參照他人的語法寫了自己的style_sheet.qss語法:
QWidget{font-size:19pt;color:white ...