mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 03:35:43 +02:00
442 B
442 B
autorandr
Altera o layout da tela automaticamente. Mais informações: https://github.com/phillipberndt/autorandr.
- Salva o layout da tela em uso:
autorandr --save {{nome_do_perfil}}
- Exibe os perfis salvos:
autorandr
- Carrega o primeiro perfil detectado:
autorandr --change
- Carrega um perfil específico:
autorandr --load {{nome_do_perfil}}
- Define o perfil padrão:
autorandr --default {{nome_do_perfil}}