Este conteúdo não está disponível no idioma selecionado.
Chapter 24. Configuring screen rotation
24.1. Configuring screen rotation for a single user Copiar o linkLink copiado para a área de transferência!
This procedure sets screen rotation for the current user.
Procedure
Go to the system menu, which is accessible from the top-right screen corner, and click the Settings icon.
-
In the
section, choose Displays. - Configure the rotation using the Orientation field.
- Confirm your choice by clicking .
- If you are satisfied with the new setup preview, click on .
The setting persists to your next login.
24.2. Configuring screen rotation for all users Copiar o linkLink copiado para a área de transferência!
This procedure sets a default screen rotation for all users on a system and is suitable for mass deployment of homogenized display configuration.
Procedure
- Prepare the preferable setup for a single user as in Configuring the screen rotation for a single user.
Copy the transform section of the
~/.config/monitors.xmlconfiguration file, which configures the screen rotation. An example portrait orientation:<?xml version="1.0" encoding="UTF-8"?> <transform> <rotation>left</rotation> <flipped>no</flipped> </transform>-
Paste the content in the
/etc/xdg/monitors.xmlfile that stores system-wide configuration. - Save the changes.
The new setup takes effect for all the users the next time they log in in the system.
24.3. Configuring screen rotation for multiple monitors Copiar o linkLink copiado para a área de transferência!
In a multi-monitor setup, you can configure individual monitors with different screen rotation so that you can adjust monitor layout to your display needs.
Procedure
- In the Settings application, go to Displays.
Identify the monitor that you want to rotate from the visual representation of your connected monitors.
- Select the monitor whose orientation you want to configure.
Select orientation:
- Landscape: Default orientation.
- Portrait Right: Rotates the screen by 90 degrees to the right.
- Portrait Left: Rotates the screen by 90 degrees to the left.
- Landscape (flipped): Rotates the screen by 180 degrees upside down.
- Click Apply to display preview.
- If you are satisfied with the preview, click Keep Changes. Alternatively, go back to the original orientation by clicking Revert Changes.