wok-stable diff slitaz-hacker/stuff/hacker/.Xdefaults @ rev 275

UP: slitaz-hacker with new default files
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 25 16:00:35 2008 +0100 (2008-02-25)
parents
children 55797d71e25f
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/slitaz-hacker/stuff/hacker/.Xdefaults	Mon Feb 25 16:00:35 2008 +0100
     1.3 @@ -0,0 +1,21 @@
     1.4 +!~/.Xdefault: Control the behavior of x-clients.
     1.5 +!
     1.6 +
     1.7 +! Xcursor theme (~/.icons).
     1.8 +!
     1.9 +!Xcursor.theme:		slitaz-polar
    1.10 +
    1.11 +! XTerm settings.
    1.12 +!
    1.13 +xterm*background:	black
    1.14 +xterm*foreground:	white
    1.15 +xterm*cursorColor:	#6AA2D8
    1.16 +xterm*scrollBar:	off
    1.17 +xterm*faceName:		Vera Sans
    1.18 +xterm*faceSize:		11
    1.19 +
    1.20 +! Xload settings.
    1.21 +!
    1.22 +!xload*background:	black
    1.23 +!xload*foreground:	lightblue
    1.24 +