
* pages.pt*: fix verb tenses * pages.pt*: fix all pt_PT verb tenses in the start and more pt_BR verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt*: fix more verb tenses * review PR --------- Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> Co-authored-by: Isaac Vicente <contatoisaacvicente@gmail.com>
17 lines
317 B
Markdown
17 lines
317 B
Markdown
# brightness
|
|
|
|
> Obtém e define o nível de brilho de todos os monitores internos e alguns monitores externos.
|
|
> Mais informações: <https://github.com/nriley/brightness>.
|
|
|
|
- Mostra o brilho atual:
|
|
|
|
`brightness -l`
|
|
|
|
- Define o brilho para 100%:
|
|
|
|
`brightness {{1}}`
|
|
|
|
- Define o brilho para 50%:
|
|
|
|
`brightness {{0.5}}`
|