linux/a*: add and update Korean translation (#14680)
* linux/a*: add and update Korean translation * Update pages.ko/linux/apt-file.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/ark.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/atool.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
24
pages.ko/linux/autorandr.md
Normal file
24
pages.ko/linux/autorandr.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# autorandr
|
||||
|
||||
> 화면 레이아웃을 자동으로 변경합니다.
|
||||
> 더 많은 정보: <https://github.com/phillipberndt/autorandr>.
|
||||
|
||||
- 현재 화면 레이아웃 저장:
|
||||
|
||||
`autorandr --save {{프로필_이름}}`
|
||||
|
||||
- 저장된 프로필 표시:
|
||||
|
||||
`autorandr`
|
||||
|
||||
- 감지된 첫 번째 프로필 불러오기:
|
||||
|
||||
`autorandr --change`
|
||||
|
||||
- 특정 프로필 불러오기:
|
||||
|
||||
`autorandr --load {{프로필_이름}}`
|
||||
|
||||
- 기본 프로필 설정:
|
||||
|
||||
`autorandr --default {{프로필_이름}}`
|
Reference in New Issue
Block a user