linux/n*: add Korean translation (#14710)

This commit is contained in:
코드싸이
2024-11-09 13:26:04 +09:00
committed by GitHub
parent 7544b309ad
commit 50ba22c4b1
49 changed files with 1120 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# numlockx
> X11 세션에서 넘버락 키 상태를 제어합니다.
> 더 많은 정보: <https://www.mike-devlin.com/linux/README-numlockx.htm>.
- 현재 넘버락 상태 표시:
`numlockx status`
- 넘버락 켜기:
`numlockx on`
- 넘버락 끄기:
`numlockx off`
- 현재 상태 전환:
`numlockx toggle`