https://bugs.kde.org/show_bug.cgi?id=517655

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
IMO this should allow commands such as:

kscreen-doctor --newmode $(echo 2160p; cvt 3840 2160 60 | perl -ane 'if
(/^Modeline/) { shift @F; shift @F; print "@F\n";}'
kscreen-doctor --addmode eDP-1 2160p
kscreen-doctor --output eDP-1 --auto --scale 2
kscreen-doctor --output eDP-1 --scale 1 --mode 2160p --fb 3840x2160 --panning
3840x2160

(in my case, this is the recipe I use to force my laptop to 3840x2160 so that
it displays at full resolution over VNC, but in general it should match xrandr
functionality for working with modelines.)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to