Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 14d0d81ea99f5abf6262ae514f4e934c > files > 48

rxvt-2.7.10-17.1mdv2008.1.i586.rpm

COMMENT(-- $Id: rxvt-textselection.yo,v 1.2 1998/04/20 07:24:23 mason Exp $ --)
COMMENT(----------------------------------------------------------------------)
manpagesection(TEXT SELECTION AND INSERTION)

The behaviour of text selection and insertion mechanism is similar to
em(xterm)(1).

startdit()
    dit(bf(Selection):)
	Left click at the beginning of the region, drag to the end of the
	region and release; Right click to extend the marked region;
	Left double-click to select a word; Left triple-click to select
	the entire line.

    dit(bf(Insertion):)
	Pressing and releasing the Middle mouse button (or bf(Shift-Insert))
	in an bf(rxvt) window causes the current text selection to be inserted
	as if it had been typed on the keyboard.
enddit()