- Edit and change the value of the
transform
variable in your selectedoutput
section of theweston.ini
Weston configuration file[1] located in/etc/xdg/weston/weston.ini
vi /etc/xdg/weston/weston.ini
...
# LVDS-1 connector
[output]
name=LVDS-1
mode=preferred
transform=rotate-90
...
# DSI-1 connector
[output]
name=DSI-1
mode=preferred
...
- Restart Weston [2]
systemctl restart weston-graphical-session
![]() |
Use the command modetest :
Read weston-drm manpage[3] for more details. |
1. References