I want to rotate my screen on Ubuntu 20.04 (Wayland) but xrandr doesn't work. Is there an alternative of xrandr or can I make xrandr work on wayland?
I want to rotate my screen on Ubuntu 20.04 (Wayland) but xrandr doesn't work. Is there an alternative of xrandr or can I make xrandr work on wayland?
I use gnome-randr. It "tries to reimplement some of the functionality of 'xrandr' for the gnome desktop using mutter's dbus-api. It currently has not been tested with fractional scaling support."
You can download it here : https://gitlab.com/Oschowa/gnome-randr Then you :
You can also replace the first line by this :
and run it
It will give you current configuration and names of your monitors, like DP-1 DVI-1 HDMI-1.
Then you can use xrandr syntax :
Help is also available for all possibilities :
When in KDE, you can use kscreen-doctor from libkscreen
as example: