@rakeshsingh Resolved with "--force-device-scale-factor=1.25"
I map Super+O in XFCE to launch /usr/bin/opera-gx --force-device-scale-factor=1.25
Not recommended, but I also changed the shortcut.
bat /usr/share/applications/opera-gx.desktop
āāāāāā¬āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā File: /usr/share/applications/opera-gx.desktop
āāāāāā¼āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
1 ā [Desktop Entry]
2 ā Version=1.0
3 ā Name=Opera GX
4 ā GenericName=Web browser
5 ā Comment=Fast and secure web browser
6 ā TryExec=opera-gx
7 ā Exec=opera-gx --force-device-scale-factor=1.25 %U
8 ā Terminal=false
9 ā Icon=opera-gx
10 ā Type=Application
11 ā Categories=Network;WebBrowser;
12 ā MimeType=text/html;text/xml;application/xhtml_xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;application/x-opera-download;
13 ā Actions=new-window;new-private-window;
14 ā StartupWMClass=Opera GX
15 ā
16 ā [Desktop Action new-window]
17 ā Name=New Window
18 ā Exec=opera-gx --force-device-scale-factor=1.25 --new-window
19 ā TargetEnvironment=Unity
20 ā
21 ā [Desktop Action new-private-window]
22 ā Name=New Private Window
23 ā Exec=opera-gx --force-device-scale-factor=1.25 --incognito
24 ā TargetEnvironment=Unity