add new chinese translations
This commit is contained in:
20
pages.zh/common/ybacklight.md
Normal file
20
pages.zh/common/ybacklight.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# ybacklight
|
||||
|
||||
> 管理屏幕背光亮度。另见 `xbacklight`。
|
||||
> 更多信息:<https://github.com/pixelcmtd/ybacklight>。
|
||||
|
||||
- 打印当前亮度和最大亮度,以斜杠分隔并缩短:
|
||||
|
||||
`ybacklight Sc/Sm`
|
||||
|
||||
- 指定亮度:
|
||||
|
||||
`ybacklight s{{420}}`
|
||||
|
||||
- 增加亮度,步长为42(默认值为4200):
|
||||
|
||||
`ybacklight Si42`
|
||||
|
||||
- 减少亮度300:
|
||||
|
||||
`ybacklight d300`
|
Reference in New Issue
Block a user