インストール
Debian系の場合は次のようにする
$ sudo apt install xterm w3m w3m-img
設定
~/.Xresources に次のように記載する
XTerm*utf8 : 1 XTerm*termName : xterm-256color XTerm*locale : true XTerm*selectToClipboard : true XTerm*saveLines : 2000 XTerm*allowBoldFonts : true XTerm*VT100*geometry : 106x27 !XTerm*ximFont : -misc-fixed-medium-r-normal--14-130-75-75-c-140-jisx0208.1983-0 !XTerm*scaleHeight : 1.01 !XTerm*faceSize : 11 !XTerm*cjkWidth : false XTerm*fontDoublesize : true XTerm*faceName : Ubuntu Mono-11 XTerm*faceNameDoublesize: TakaoGothic-11 ! COLORS XTerm*background: #282828 XTerm*foreground: #EEEEEC XTerm*color0: #2e3436 XTerm*color1: #e64e42 XTerm*color2: #48d684 XTerm*color3: #f9a55b XTerm*color4: #00ad9f XTerm*color5: #9059c8 XTerm*color6: #6699ee XTerm*color7: #edf0f5 XTerm*color8: #7f8c8d XTerm*color9: #e7564b XTerm*color10: #5dda92 XTerm*color11: #f99948 XTerm*color12: #00c7b6 XTerm*color13: #884cc3 XTerm*color14: #4785eb XTerm*color15: #fbfcfc
使い方
次のようにして呼び出す。
$ xrdb -merge ~/.Xresources $ xterm &--
0 件のコメント:
コメントを投稿