add new chinese translations
This commit is contained in:
@@ -1,20 +1,24 @@
|
||||
# autorandr
|
||||
|
||||
> 自动调节屏幕布局。
|
||||
> 更多信息:<https://github.com/phillipberndt/autorandr>.
|
||||
> 自动更改屏幕布局。
|
||||
> 更多信息:<https://github.com/phillipberndt/autorandr>。
|
||||
|
||||
- 保存当前屏幕布局:
|
||||
|
||||
`autorandr -s {{配置文件名}}`
|
||||
`autorandr --save {{profile_name}}`
|
||||
|
||||
- 显示保存的配置:
|
||||
- 显示已保存的配置文件:
|
||||
|
||||
`autorandr`
|
||||
|
||||
- 切换设置:
|
||||
- 加载第一个检测到的配置文件:
|
||||
|
||||
`autorandr -l {{配置文件名}}`
|
||||
`autorandr --change`
|
||||
|
||||
- 设置默认设置:
|
||||
- 加载特定的配置文件:
|
||||
|
||||
`autorandr -d {{配置文件名}}`
|
||||
`autorandr --load {{profile_name}}`
|
||||
|
||||
- 设置默认配置文件:
|
||||
|
||||
`autorandr --default {{profile_name}}`
|
Reference in New Issue
Block a user