xterm 및 uxterm 의 백그라운드 색 변경
xterm 및 uxterm 의 백그라운드 색 변경 우선 사용자 홈 에서 다음 파일에 아래 코드삽입 .Xresources XTerm*foreground: rgb:b2/b2/b2 XTerm*background: rgb:08/08/08 XTerm*color0: rgb:28/28/28 ! ...Lines omitted... XTerm*color15: rgb:e4/e4/e4 UXTerm*foreground: rgb:b2/b2/b2 UXTerm*background: rgb:08/08/08 UXTerm*color0: rgb:28/28/28 ! ...Lines omitted... UXTerm*color15: rgb:e4/e4/e4