linux/k*: add Korean translation (#14708)
This commit is contained in:
16
pages.ko/linux/kreadconfig5.md
Normal file
16
pages.ko/linux/kreadconfig5.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# kreadconfig5
|
||||
|
||||
> KDE Plasma의 KConfig 항목 읽기.
|
||||
> 더 많은 정보: <https://userbase.kde.org/KDE_System_Administration/Configuration_Files>.
|
||||
|
||||
- 전역 설정에서 키 읽기:
|
||||
|
||||
`kreadconfig5 --group {{그룹_이름}} --key {{키_이름}}`
|
||||
|
||||
- 특정 설정 파일에서 키 읽기:
|
||||
|
||||
`kwriteconfig5 --file {{경로/대상/파일}} --group {{그룹_이름}} --key {{키_이름}}`
|
||||
|
||||
- systemd가 Plasma 세션을 시작하는지 확인:
|
||||
|
||||
`kreadconfig5 --file {{startkderc}} --group {{General}} --key {{systemdBoot}}`
|
Reference in New Issue
Block a user