x0*,x11*,xauth,xbacklight,xclip,xcursor,xdg*,xdotool,xinput,xr*,xsel,xset,xsetwacom: add Korean translation (#14439)

This commit is contained in:
코드싸이
2024-10-29 15:16:48 +09:00
committed by GitHub
parent 03c68430fd
commit 5297ea5b15
21 changed files with 496 additions and 0 deletions

16
pages.ko/linux/xrdb.md Normal file
View File

@@ -0,0 +1,16 @@
# xrdb
> 유닉스 계열 시스템을 위한 X 윈도우 서버의 리소스 데이터베이스 도구.
> 더 많은 정보: <https://www.x.org/releases/X11R7.7/doc/man/man1/xrdb.1.xhtml>.
- 대화형 모드로 `xrdb` 시작:
`xrdb`
- 리소스 파일에서 값(예: 스타일 규칙) 불러오기:
`xrdb -load {{~/.Xresources}}`
- 리소스 데이터베이스를 조회하고 현재 설정된 값 출력:
`xrdb -query`