--- rxvt-unicode/doc/rxvt.1.txt 2006/01/16 15:12:48 1.47 +++ rxvt-unicode/doc/rxvt.1.txt 2006/01/20 22:49:34 1.50 @@ -6,7 +6,7 @@ rxvt [options] [-e command [ args ]] DESCRIPTION - rxvt-unicode, version 7.0, is a colour vt102 terminal emulator intended + rxvt-unicode, version 7.1, is a colour vt102 terminal emulator intended as an *xterm*(1) replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. As a result, rxvt-unicode uses much less swap space -- a significant @@ -254,6 +254,10 @@ if honoured by the WM, the rxvt-unicode window will not have window decorations; resource borderLess. + -override-redirect + Compile *frills*: Sets override-redirect on the window; resource + override-redirect. + -sbg Compile *frills*: Disable the usage of the built-in block graphics/line drawing characters and just rely on what the specified @@ -820,16 +824,16 @@ (control-E) character is passed through. It may contain escape values as described in the entry on keysym following. - secondaryScreen: *bool* + secondaryScreen: *boolean* Turn on/off secondary screen (default enabled). - secondaryScroll: *bool* + secondaryScroll: *boolean* Turn on/off secondary screen scroll (default enabled). If the this option is enabled, scrolls on the secondary screen will change the scrollback buffer and switching to/from the secondary screen will instead scroll the screen up. - hold: *bool* + hold: *boolean* Turn on/off hold window after exit support. If enabled, rxvt will not immediately destroy its window when the program executed within it exits. Instead, it will wait till it is being killed or closed by @@ -984,7 +988,13 @@ "selection-popup" and "mark-urls" perl extensions. transient-for: *windowid* - Sets the WM_TRANSIENT_FOR property to the given window iw. + Compile *frills*: Sets the WM_TRANSIENT_FOR property to the given + window id. + + override-redirect: *boolean* + Compile *frills*: Sets override-redirect for the terminal window, + making it almost invisible to window managers; option + -override-redirect. THE SCROLLBAR Lines of text that scroll off the top of the rxvt window (resource: @@ -1026,9 +1036,10 @@ removed from the selection. Insertion: - Pressing and releasing the Middle mouse button (or Shift-Insert) in - an rxvt window causes the current text selection to be inserted as - if it had been typed on the keyboard. + Pressing and releasing the Middle mouse button in an rxvt window + causes the value of the PRIMARY selection (Shift for CLIPBOARD) to + be inserted as if it had been typed on the keyboard. Shift-Insert + causes the value of the PRIMARY selection to be inserted too. CHANGING FONTS Changing fonts (or font sizes, respectively) via the keypad is not yet @@ -1237,13 +1248,16 @@ Project Coordinator (changes.txt 2.21a to 2.4.5) Geoff Wing - Rewrote screen display and text selection routines. Project - Coordinator (changes.txt 2.4.6 - rxvt-unicode) + Rewrote screen display and text selection routines. + + Project Coordinator (changes.txt 2.4.6 - rxvt-unicode) Marc Alexander Lehmann - Forked rxvt-unicode, rewrote most of the display code and internal - character handling to store text in unicode, improve xterm - compatibility and apply numerous other bugfixes and extensions. + Forked rxvt-unicode, unicode support, rewrote almost all the code, + perl extension, random hacks, numerous bugfixes and extensions. Project Coordinator (Changes 1.0 -) + Emanuele Giaquinta + Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing. +