slitaz-configs view rootfs/etc/skel/.Xdefaults @ rev 237

autohint fonts in xterm
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Aug 11 02:45:59 2014 +0000 (2014-08-11)
parents 1e890f71936c
children 66b6b6450122
line source
1 !~/.Xdefault: Control the behavior of x-clients
2 !
4 ! Xcursor theme: ~/.icons
5 !
6 Xcursor.theme: slitaz-polar
8 ! XTerm settings
9 !
10 xterm*background: #000000
11 xterm*foreground: #ffffff
12 xterm*cursorColor: #d66018
13 xterm*scrollBar: off
14 xterm*faceSize: 11
15 xterm*faceName: xft:DejaVu Sans Mono:autohint=true
16 xterm*faceNameDoublesize: WenQuanYi WenQuanYi Micro Hei Mono-11
17 xterm*deleteIsDEL: false
18 xterm*eightBitInput: true
19 xterm*utf8: 2
20 xterm*metaSendsEscape: true
21 xterm*oldXtermFKeys: true
22 xterm*termName: xterm-256color
23 !xterm*cursorBlink: true
25 ! Xload settings
26 !
27 !xload*background: black
28 !xload*foreground: lightblue
30 ! FLTK Theming
31 !
32 !Text.background: #111111
33 !fltk*scheme: gtk+
34 fltk*background: #ededed
35 fltk*foreground: #000000