1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.pt_BR/linux/autorandr.md

355 B

autorandr

Altera o layout da tela automaticamente. Mais informações: https://github.com/phillipberndt/autorandr.

  • Salvar o layout da tela em uso:

autorandr -s {{nome_do_perfil}}

  • Exibir os perfis salvos:

autorandr

  • Alterar o perfil:

autorandr -l {{nome_do_perfil}}

  • Definir o perfil padrão:

autorandr -d {{nome_do_perfil}}