slitaz-configs view rootfs/root/.Xdefaults @ rev 319

~/.Xdefaults: add xterm utf same as in /root, ~/.xinitrc: LOG=/dev/tty9, ob-menu/menu.xml.in : xcompmgr -a : Use automatic server-side compositing. Faster, but no special effects.
author anonymous
date Sat Nov 07 19:56:54 2020 +0000 (2020-11-07)
parents 1bba94652c0f
children
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*eightBitInput: true
18 xterm*utf8: 2
20 ! Xload settings
21 !
22 !xload*background: black
23 !xload*foreground: lightblue
25 ! FLTK Theming
26 !
27 !Text.background: #111111
28 !fltk*scheme: gtk+
29 fltk*background: #ededed
30 fltk*foreground: #000000