mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
autorandr: add Brazilian Portuguese translation
This commit is contained in:
parent
34e01c5a4d
commit
3573e9c100
1 changed files with 19 additions and 0 deletions
19
pages.pt-BR/linux/autorandr.md
Normal file
19
pages.pt-BR/linux/autorandr.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# autorandr
|
||||
|
||||
> Altera o layout da tela automaticamente.
|
||||
|
||||
- Salva o layout da tela em uso:
|
||||
|
||||
`autorandr -s {{profile_name}}`
|
||||
|
||||
- Exibe os perfis salvos:
|
||||
|
||||
`autorandr`
|
||||
|
||||
- Altera o perfil:
|
||||
|
||||
`autorandr -l {{profile_name}}`
|
||||
|
||||
- Define o perfil padrão:
|
||||
|
||||
`autorandr -d {{profile_name}}`
|
Loading…
Add table
Reference in a new issue