Hello. I installed Debian,(X11) my previous operating system was Windows. I had two monitors with the following settings in Windows:
Laptop monitor: 1920x1080 scale %125,
and the other monitor connected via HDMI: 1360x768 scale %100
My question is how can I scale my laptop monitor to remain at 125 while the other stays at 100? When I increase the font size in gnome tweaks, it becomes extremely large on the second monitor and if I don't touch the font size, it's very small on the laptop monitor.
I tried these commands with xrandr but it didn't work:I installed nvidia-driver too.
can anyone help me?
Laptop monitor: 1920x1080 scale %125,
and the other monitor connected via HDMI: 1360x768 scale %100
My question is how can I scale my laptop monitor to remain at 125 while the other stays at 100? When I increase the font size in gnome tweaks, it becomes extremely large on the second monitor and if I don't touch the font size, it's very small on the laptop monitor.
I tried these commands with xrandr but it didn't work:
Code:
xrandr --output eDP-1 --mode 1920x1080 --scale 1.25
Code:
xrandr --output HDMI-1-0 --mode 1360x768 --scale 1
can anyone help me?
Statistics: Posted by 0xspidey — 2024-08-07 13:11 — Replies 0 — Views 10