Displaying 4 results from an estimated 4 matches for "ivory2".
Did you mean:
ivory
2009 Dec 08
1
histbackback function
...ng to recreate, as well as the
code and graph from my current (unsuccessful) attempt.
options(digits=1)
require(Hmisc)
out <- histbackback(split(data8$TB144, data8$PRES), probability=TRUE,
main="Back to Back Histogram", ylab="TB144 1min rates")
barplot(-out$left, col="ivory2", horiz=TRUE, space=0, add=TRUE, axes=FALSE)
barplot(out$right, col="ivory4", horiz=TRUE, space=0, add=TRUE, axes=FALSE)
grid(nx=NULL, ny = NULL, col = "lightgray", lty = "dotted", lwd =
par("lwd"), equilogs = TRUE)
http://n4.nabble.com/file/n954888/sen...
2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts,
with light green foreground and dark green background. I have the
following .Xdefaults file contents:
$ cat .Xdefaults
! This is a comment ;-)
#ifdef COLOR
*customization: -color
#endif
!! Let's cast a wide net, for any app supporting these
! Blink instead of beeping
*visualBell: True
*scrollTtyOutput: False
2000 Feb 29
0
mapping of colornames into hsv: half way done
...;,
"indianred1", "#FF6A6A",
"indianred2", "#EE6363",
"indianred3", "#CD5555",
"indianred4", "#8B3A3A",
"ivory", "#FFFFF0",
"ivory1", "#FFFFF0",
"ivory2", "#EEEEE0",
"ivory3", "#CDCDC1",
"ivory4", "#8B8B83",
"khaki", "#F0E68C",
"khaki1", "#FFF68F",
"khaki2", "#EEE685",
"khaki3", "#CDC673&qu...
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape
sequences properly and therefor need to employ xterm instead. When
I run xterm from a gnome terminal window I am presented with an
extremely small terminal window employing an almost unreadably small
font.
I have attempted to set the font size using xrdb and a custom
.Xresources file. I can change the colour scheme. I can