Configure font size for xterm

This commit is contained in:
Lucas 2019-12-29 21:10:08 +00:00
parent 01c6a6d22d
commit eec2186ce6
1 changed files with 13 additions and 3 deletions

View File

@ -22,7 +22,10 @@ XTerm.VT100.translations: #override \n\
Ctrl Alt <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl Alt <Key>V: insert-selection(CLIPBOARD) \n\
Ctrl Shift <Key>C: copy-selection(SELECT) \n\
Ctrl Shift <Key>V: insert-selection(SELECT)
Ctrl Shift <Key>V: insert-selection(SELECT) \n\
Ctrl Shift <Key>+: larger-vt-font() \n\
Ctrl Shift <Key>-: smaller-vt-font() \n\
Ctrl Shift <Key>0: set-vt-font(d)
XTerm.VT100.saveLines: 2000
XTerm.VT100.scrollBar: false
@ -32,8 +35,15 @@ XTerm.VT100.scrollKey: true
XTerm.VT100.font: -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
XTerm.VT100.boldFont: -misc-fixed-bold-r-normal--14-130-75-75-c-70-iso10646-1
XTerm.VT100.wideFont: -misc-fixed-medium-r-normal--14-130-75-75-c-140-jisx0208.1983-0
XTerm.VT100.faceName: monospace:pixelsize=12
XTerm.VT100.faceNameDoublesize: M+ 1m:pixelsize=12
XTerm.VT100.faceName: monospace
XTerm.VT100.faceNameDoublesize: M+ 1m
XTerm.VT100.faceSize: 10.5
XTerm.VT100.faceSize1: 6.0
XTerm.VT100.faceSize2: 8.0
XTerm.VT100.faceSize3: 9.0
XTerm.VT100.faceSize4: 10.5
XTerm.VT100.faceSize5: 12.0
XTerm.VT100.faceSize6: 18.0
XTerm.VT100.color0: #000000
XTerm.VT100.color1: #cc2900