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

refactoring xinitrc
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Sep 21 00:56:08 2014 +0000 (2014-09-21)
parents 66b6b6450122
children 6122a8718fbd
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:Monospace:autohint=true
16 xterm*faceNameDoublesize: WenQuanYi WenQuanYi Micro Hei Mono-11
17 xterm*deleteIsDEL: false
18 xterm*metaSendsEscape: true
19 xterm*eightBitInput: true
20 xterm*utf8: 2
21 xterm*termName: xterm-256color
22 xterm*saveLines: 8192
24 !xterm*oldXtermFKeys: true
25 !xterm*cursorBlink: true
27 ! Xload settings
28 !
29 !xload*background: black
30 !xload*foreground: lightblue
32 ! FLTK Theming
33 !
34 !Text.background: #111111
35 !fltk*scheme: gtk+
36 fltk*background: #ededed
37 fltk*foreground: #000000