search for: dtop

Displaying 2 results from an estimated 2 matches for "dtop".

Did you mean: drop
2009 Oct 11
0
Plotting groupedData objects by levels of a factor
Hi, I'm trying to plot a grouped data object for modelling maximum branch size by distance from stem apex: >MAXBRD.group <- groupedData(MAXBRD ~ Dtop | Type/Site/Tree, inner=~Status, data=MAXBRD.data). The following code produces a plot of MAXBRD ~ Dtop for each site type: >plot(MAXBRD.group, collapse=1, display=1, aspect=1.2, pch=20, inner=~1, main="MAXBRD with Distance from Stem Apex", xlab="Distance from stem apex (m...
2007 May 09
0
CentOS 5 dual head doesn't work [SOLVED}
...binary_driver > > Newer ati-drivers come with a handy aticonfig script that actually > produces a working dual-head setup. This is the quick-and-easy way. Log > out of X, backup your xorg.conf and run something akin to the following > line: > > # aticonfig --initial=dual-head --dtop=horizontal --screen-layout=right --iagp=off -v > # /etc/init.d/xdm restart > Well, I finally got it working. I don't know how much of this I actually needed to do, but it took this route to get the dual head to work. 1) Recompiled and installed the kernel modules. This was recommended...