Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > f3d364e9be415e0b2dd86be99598ec49 > files > 53

rxvt-2.7.8-4mdk.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()