home · contact · privacy
Xterm and Unifont config.
[config] / buster / home_files / eeepc / .Xresources
1 ! otherwise various applications will assume merely 8 colors
2 XTerm.termName: xterm-256color
3
4 ! font
5 XTerm*faceName: -gnu-unifont-*-*-*-*-*-*-*-*-*-*-*
6 XTerm*faceSize: 8
7
8 ! white on black
9 XTerm*reverseVideo: on
10
11 ! blink screen instead of sound
12 XTerm*visualBell: on
13
14 ! proper ALT as META key treatment
15 XTerm*eightBitInput:  false