.TH d.split 1grass "" "GRASS 6.4.4" "Grass User's Manual" .SH NAME \fI\fBd.split\fR\fR - Divides active display into two frames & displays maps/executes commands in each frame. .SH KEYWORDS display, setup .SH SYNOPSIS \fBd.split\fR .br \fBd.split help\fR .br \fBd.split\fR [\fBmap1\fR=\fIstring\fR] [\fBcmd1\fR=\fIstring\fR] [\fBmap2\fR=\fIstring\fR] [\fBcmd2\fR=\fIstring\fR] \fBview\fR=\fIstring\fR [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] .SS Parameters: .IP "\fBmap1\fR=\fIstring\fR" 4m .br Enter raster map to display in 1st frame .IP "\fBcmd1\fR=\fIstring\fR" 4m .br Enter command to execute in 1st frame .br Default: \fId.rast\fR .IP "\fBmap2\fR=\fIstring\fR" 4m .br Enter raster map to display in 2nd frame .IP "\fBcmd2\fR=\fIstring\fR" 4m .br Enter command to execute in 2nd frame .br Default: \fId.rast\fR .IP "\fBview\fR=\fIstring\fR" 4m .br How to split display .br Options: \fIvert,horiz\fR .br Default: \fIvert\fR .PP .SH DESCRIPTION \fId.split\fR Divides active display into two equal frames horizontally or vertically, and displays raster maps or runs GRASS commands in each frame. .br This module has been superseded by the new d.split.frame module, which is much nicer. .SH NOTES Commands such as \fId.rast.leg\fR will interfere with the frame creation and cannot be used. .SH EXAMPLE d.split view=horiz cmd1="d.rast slope" cmd2="d.histogram slope" .SH SEE ALSO \fI d.frame, d.split.frame \fR .SH AUTHOR GRASS team 1989 Update to GRASS 5.7 by Michael Barton, Arizona State University .PP \fILast changed: $Date: 2011-11-08 10:42:51 +0100 (Tue, 08 Nov 2011) $\fR .PP Full index .PP © 2003-2014 GRASS Development Team