From 19f9bef81890d190418e0617becaf88c4c325b30 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 2 Jun 2007 04:58:58 +0000 Subject: [PATCH] *** empty log message *** --- doc/rxvt.1.html | 41 +++++++++++++++++++++++++---------------- doc/rxvt.1.man.in | 44 +++++++++++++++++++++++++------------------- doc/rxvt.1.txt | 26 ++++++++++++++++---------- doc/rxvt.7.html | 12 ++++++------ doc/rxvt.7.man.in | 16 ++++++++-------- doc/rxvt.7.txt | 12 ++++++------ 6 files changed, 86 insertions(+), 65 deletions(-) diff --git a/doc/rxvt.1.html b/doc/rxvt.1.html index 80f068a8..82b3ed68 100644 --- a/doc/rxvt.1.html +++ b/doc/rxvt.1.html @@ -23,7 +23,7 @@
  • RESOURCES (available also as long-options)
  • THE SCROLLBAR
  • MOUSE REPORTING
  • -
  • TEXT SELECTION AND INSERTION
  • +
  • THE SELECTION: SELECTING AND PASTING TEXT
  • CHANGING FONTS
  • ISO 14755 SUPPORT
  • LOGIN STAMP
  • @@ -544,7 +544,8 @@ for more info.

    Change the meaning of triple-click selection with the left mouse -button. Instead of selecting a full line it will extend the selection the +button. Only effective when the original (non-perl) selection code is +in-use. Instead of selecting a full line it will extend the selection the end of the logical line only. resource tripleclickwords.

    @@ -982,9 +983,10 @@ reachable.

    selectstyle: mode
    -

    Set mouse selection style to old which is 2.20, oldword which is -xterm style with 2.20 old word selection, or anything else which gives -xterm style selection.

    +

    Set mouse selection style to old which is 2.20, oldword which +is xterm style with 2.20 old word selection, or anything else which +gives xterm style selection. Only effective when the original (non-perl) +selection code is in use.

    scrollstyle: mode @@ -1017,6 +1019,13 @@ set; option -n.

    de-iconify (map) on receipt of a bell character [default].

    +
    urgentOnBell: boolean + +
    +

    True: set the urgency hint for the wm on receipt of a bell character. +False: do not set the urgency hint [default].

    +
    +
    visualBell: boolean
    @@ -1245,10 +1254,10 @@ with the Execute key.

    (whitespace delimiting is added automatically if resource is given).

    -

    When the selection extension is in use (the default if compiled in, see -the rxvtperl(3) manpage), a suitable regex using these characters -will be created (if the resource exists, otherwise, no regex will be -created). In this mode, characters outside ISO-8859-1 can be used.

    +

    When the perl selection extension is in use (the default if compiled +in, see the rxvtperl(3) manpage), a suitable regex using these +characters will be created (if the resource exists, otherwise, no regex +will be created). In this mode, characters outside ISO-8859-1 can be used.

    When the selection extension is not used, only ISO-8859-1 characters can @@ -1340,7 +1349,7 @@ in the entry on keysym following.

    secondaryScroll: boolean
    -

    Turn on/off secondary screen scroll (default enabled). If the this +

    Turn on/off secondary screen scroll (default enabled). If 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.

    @@ -1604,11 +1613,11 @@ respectively.


    -

    TEXT SELECTION AND INSERTION

    -

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

    +

    THE SELECTION: SELECTING AND PASTING TEXT

    +

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

    -
    Selection: +
    Selecting:

    Left click at the beginning of the region, drag to the end of the region @@ -1625,12 +1634,12 @@ selection, and trailing whitespace is visually underlined and removed from the selection.

    -
    Insertion: +
    Pasting:

    Pressing and releasing the Middle mouse button in an rxvt window causes the value of the PRIMARY selection (or CLIPBOARD with the -Meta modifier) to be inserted as if it had been typed on the keyboard.

    +Meta modifier) to be inserted as if it had been typed on the keyboard.

    Pressing Shift-Insert causes the value of the PRIMARY selection to be diff --git a/doc/rxvt.1.man.in b/doc/rxvt.1.man.in index ff2507b9..57211507 100644 --- a/doc/rxvt.1.man.in +++ b/doc/rxvt.1.man.in @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "@@RXVT_NAME@@ 1" -.TH @@RXVT_NAME@@ 1 "2007-02-17" "8.2" "RXVT-UNICODE" +.TH @@RXVT_NAME@@ 1 "2007-06-02" "8.2" "RXVT-UNICODE" .SH "NAME" rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system) .SH "SYNOPSIS" @@ -465,7 +465,8 @@ for more info. .IP "\fB\-tcw\fR" 4 .IX Item "-tcw" Change the meaning of triple-click selection with the left mouse -button. Instead of selecting a full line it will extend the selection the +button. Only effective when the original (non\-perl) selection code is +in\-use. Instead of selecting a full line it will extend the selection the end of the logical line only. resource \fBtripleclickwords\fR. .IP "\fB\-insecure\fR" 4 .IX Item "-insecure" @@ -779,9 +780,10 @@ option \fB+is\fR) disables this behaviour, the high intensity colours are not reachable. .IP "\fBselectstyle:\fR \fImode\fR" 4 .IX Item "selectstyle: mode" -Set mouse selection style to \fBold\fR which is 2.20, \fBoldword\fR which is -xterm style with 2.20 old word selection, or anything else which gives -xterm style selection. +Set mouse selection style to \fBold\fR which is 2.20, \fBoldword\fR which +is xterm style with 2.20 old word selection, or anything else which +gives xterm style selection. Only effective when the original (non\-perl) +selection code is in use. .IP "\fBscrollstyle:\fR \fImode\fR" 4 .IX Item "scrollstyle: mode" Set scrollbar style to \fBrxvt\fR, \fBplain\fR, \fBnext\fR or \fBxterm\fR. \fBplain\fR is @@ -800,6 +802,10 @@ set; option \fB\-n\fR. .IX Item "mapAlert: boolean" \&\fBTrue\fR: de-iconify (map) on receipt of a bell character. \fBFalse\fR: no de-iconify (map) on receipt of a bell character [default]. +.IP "\fBurgentOnBell:\fR \fIboolean\fR" 4 +.IX Item "urgentOnBell: boolean" +\&\fBTrue\fR: set the urgency hint for the wm on receipt of a bell character. +\&\fBFalse\fR: do not set the urgency hint [default]. .IP "\fBvisualBell:\fR \fIboolean\fR" 4 .IX Item "visualBell: boolean" \&\fBTrue\fR: use visual bell on receipt of a bell character; option \fB\-vb\fR. @@ -939,10 +945,10 @@ with the \fBExecute\fR key. The characters used as delimiters for double-click word selection (whitespace delimiting is added automatically if resource is given). .Sp -When the selection extension is in use (the default if compiled in, see -the @@RXVT_NAME@@\fIperl\fR\|(3) manpage), a suitable regex using these characters -will be created (if the resource exists, otherwise, no regex will be -created). In this mode, characters outside \s-1ISO\-8859\-1\s0 can be used. +When the perl selection extension is in use (the default if compiled +in, see the @@RXVT_NAME@@\fIperl\fR\|(3) manpage), a suitable regex using these +characters will be created (if the resource exists, otherwise, no regex +will be created). In this mode, characters outside \s-1ISO\-8859\-1\s0 can be used. .Sp When the selection extension is not used, only \s-1ISO\-8859\-1\s0 characters can be used. If not specified, the built-in default is used: @@ -1001,7 +1007,7 @@ in the entry on \fBkeysym\fR following. Turn on/off secondary screen (default enabled). .IP "\fBsecondaryScroll:\fR \fIboolean\fR" 4 .IX Item "secondaryScroll: boolean" -Turn on/off secondary screen scroll (default enabled). If the this +Turn on/off secondary screen scroll (default enabled). If 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. @@ -1206,12 +1212,12 @@ application. Instead, pressing Button1 and Button3 sends \fB\s-1ESC\s0 [ 6 ~\fR (Next) and \fB\s-1ESC\s0 [ 5 ~\fR (Prior), respectively. Similarly, clicking on the up and down arrows sends \fB\s-1ESC\s0 [ A\fR (Up) and \fB\s-1ESC\s0 [ B\fR (Down), respectively. -.SH "TEXT SELECTION AND INSERTION" -.IX Header "TEXT SELECTION AND INSERTION" -The behaviour of text selection and insertion mechanism is similar to -\&\fIxterm\fR(1). -.IP "\fBSelection\fR:" 4 -.IX Item "Selection:" +.SH "THE SELECTION: SELECTING AND PASTING TEXT" +.IX Header "THE SELECTION: SELECTING AND PASTING TEXT" +The behaviour of text selection and insertion/pasting mechanism is similar +to \fIxterm\fR(1). +.IP "\fBSelecting\fR:" 4 +.IX Item "Selecting:" 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 logical line @@ -1223,11 +1229,11 @@ Starting a selection while pressing the \fBMeta\fR key (or \fBMeta+Ctrl\fR keys) normal one. In this mode, every selected row becomes its own line in the selection, and trailing whitespace is visually underlined and removed from the selection. -.IP "\fBInsertion\fR:" 4 -.IX Item "Insertion:" +.IP "\fBPasting\fR:" 4 +.IX Item "Pasting:" Pressing and releasing the Middle mouse button in an \fB@@RXVT_NAME@@\fR window causes the value of the \s-1PRIMARY\s0 selection (or \s-1CLIPBOARD\s0 with the -Meta modifier) to be inserted as if it had been typed on the keyboard. +\&\fBMeta\fR modifier) to be inserted as if it had been typed on the keyboard. .Sp Pressing \fBShift-Insert\fR causes the value of the \s-1PRIMARY\s0 selection to be inserted too. diff --git a/doc/rxvt.1.txt b/doc/rxvt.1.txt index 2e2b49b2..8b45c455 100644 --- a/doc/rxvt.1.txt +++ b/doc/rxvt.1.txt @@ -329,7 +329,8 @@ OPTIONS -tcw Change the meaning of triple-click selection with the left mouse - button. Instead of selecting a full line it will extend the + button. Only effective when the original (non-perl) selection code + is in-use. Instead of selecting a full line it will extend the selection the end of the logical line only. resource tripleclickwords. @@ -632,7 +633,8 @@ RESOURCES (available also as long-options) selectstyle: *mode* Set mouse selection style to old which is 2.20, oldword which is xterm style with 2.20 old word selection, or anything else which - gives xterm style selection. + gives xterm style selection. Only effective when the original + (non-perl) selection code is in use. scrollstyle: *mode* Set scrollbar style to rxvt, plain, next or xterm. plain is the @@ -652,6 +654,10 @@ RESOURCES (available also as long-options) True: de-iconify (map) on receipt of a bell character. False: no de-iconify (map) on receipt of a bell character [default]. + urgentOnBell: *boolean* + True: set the urgency hint for the wm on receipt of a bell + character. False: do not set the urgency hint [default]. + visualBell: *boolean* True: use visual bell on receipt of a bell character; option -vb. False: no visual bell [default]; option +vb. @@ -789,8 +795,8 @@ RESOURCES (available also as long-options) The characters used as delimiters for double-click word selection (whitespace delimiting is added automatically if resource is given). - When the selection extension is in use (the default if compiled in, - see the rxvtperl(3) manpage), a suitable regex using these + When the perl selection extension is in use (the default if compiled + in, see the rxvtperl(3) manpage), a suitable regex using these characters will be created (if the resource exists, otherwise, no regex will be created). In this mode, characters outside ISO-8859-1 can be used. @@ -852,7 +858,7 @@ RESOURCES (available also as long-options) Turn on/off secondary screen (default enabled). secondaryScroll: *boolean* - Turn on/off secondary screen scroll (default enabled). If the this + Turn on/off secondary screen scroll (default enabled). If 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. @@ -1043,11 +1049,11 @@ MOUSE REPORTING (Next) and ESC [ 5 ~ (Prior), respectively. Similarly, clicking on the up and down arrows sends ESC [ A (Up) and ESC [ B (Down), respectively. -TEXT SELECTION AND INSERTION - The behaviour of text selection and insertion mechanism is similar to - *xterm*(1). +THE SELECTION: SELECTING AND PASTING TEXT + The behaviour of text selection and insertion/pasting mechanism is + similar to *xterm*(1). - Selection: + Selecting: 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 @@ -1060,7 +1066,7 @@ TEXT SELECTION AND INSERTION the selection, and trailing whitespace is visually underlined and removed from the selection. - Insertion: + Pasting: Pressing and releasing the Middle mouse button in an rxvt window causes the value of the PRIMARY selection (or CLIPBOARD with the Meta modifier) to be inserted as if it had been typed on the diff --git a/doc/rxvt.7.html b/doc/rxvt.7.html index 827d487c..b1410311 100644 --- a/doc/rxvt.7.html +++ b/doc/rxvt.7.html @@ -653,7 +653,7 @@ Backspace keysym (not likely for Linux ... see the following question) there are two standard values that can be used for Backspace: ^H and ^?.

    Historically, either value is correct, but rxvt-unicode adopts the debian -policy of using ^? when unsure, because it's the one only only correct +policy of using ^? when unsure, because it's the one and only correct choice :).

    Rxvt-unicode tries to inherit the current stty settings and uses the value of `erase' to guess the value for backspace. If rxvt-unicode wasn't @@ -2218,10 +2218,9 @@ your system.

    CONFIGURE OPTIONS

    General hint: if you get compile errors, then likely your configuration hasn't been tested well. Either try with --enable-everything or use -the ./reconf script as a base for experiments. ./reconf is used by -myself, so it should generally be a working config. Of course, you should -always report when a combination doesn't work, so it can be fixed. Marc -Lehmann <rxvt@schmorp.de>.

    +the default configuration (i.e. --enable-xxx or --disable-xxx). Of +course, you should always report when a combination doesn't work, so it +can be fixed. Marc Lehmann <rxvt@schmorp.de>.

    All

    --enable-everything @@ -2466,11 +2465,12 @@ in combination with other switches) is:

       MWM-hints
       EWMH-hints (pid, utf8 names) and protocols (ping)
    +  urgency hint
       seperate underline colour (-underlineColor)
       settable border widths and borderless switch (-w, -b, -bl)
       visual depth selection (-depth)
       settable extra linespacing /-lsp)
    -  iso-14755-2 and -3, and visual feedback
    +  iso-14755 5.1 (basic) support
       tripleclickwords (-tcw)
       settable insecure mode (-insecure)
       keysym remapping support
    diff --git a/doc/rxvt.7.man.in b/doc/rxvt.7.man.in
    index b1ed432f..3e39f418 100644
    --- a/doc/rxvt.7.man.in
    +++ b/doc/rxvt.7.man.in
    @@ -129,7 +129,7 @@
     .\" ========================================================================
     .\"
     .IX Title "@@RXVT_NAME@@ 7"
    -.TH @@RXVT_NAME@@ 7 "2007-02-17" "8.2" "RXVT-UNICODE"
    +.TH @@RXVT_NAME@@ 7 "2007-06-02" "8.2" "RXVT-UNICODE"
     .SH "NAME"
     RXVT REFERENCE \- FAQ, command sequences and other background information
     .SH "SYNOPSIS"
    @@ -774,7 +774,7 @@ question) there are two standard values that can be used for
     Backspace: \f(CW\*(C`^H\*(C'\fR and \f(CW\*(C`^?\*(C'\fR.
     .PP
     Historically, either value is correct, but rxvt-unicode adopts the debian
    -policy of using \f(CW\*(C`^?\*(C'\fR when unsure, because it's the one only only correct
    +policy of using \f(CW\*(C`^?\*(C'\fR when unsure, because it's the one and only correct
     choice :).
     .PP
     Rxvt-unicode tries to inherit the current stty settings and uses the value
    @@ -2443,10 +2443,9 @@ XK_KP_9	9			ESC O y
     .IX Header "CONFIGURE OPTIONS"
     General hint: if you get compile errors, then likely your configuration
     hasn't been tested well. Either try with \f(CW\*(C`\-\-enable\-everything\*(C'\fR or use
    -the \fI./reconf\fR script as a base for experiments. \fI./reconf\fR is used by
    -myself, so it should generally be a working config. Of course, you should
    -always report when a combination doesn't work, so it can be fixed. Marc
    -Lehmann .
    +the default configuration (i.e. \f(CW\*(C`\-\-enable\-xxx\*(C'\fR or \f(CW\*(C`\-\-disable\-xxx\*(C'\fR). Of
    +course, you should always report when a combination doesn't work, so it
    +can be fixed. Marc Lehmann .
     .PP
     All
     .IP "\-\-enable\-everything" 4
    @@ -2604,14 +2603,15 @@ disable this.
     A non-exhaustive list of features enabled by \f(CW\*(C`\-\-enable\-frills\*(C'\fR (possibly
     in combination with other switches) is:
     .Sp
    -.Vb 16
    +.Vb 17
     \&  MWM-hints
     \&  EWMH-hints (pid, utf8 names) and protocols (ping)
    +\&  urgency hint
     \&  seperate underline colour (-underlineColor)
     \&  settable border widths and borderless switch (-w, -b, -bl)
     \&  visual depth selection (-depth)
     \&  settable extra linespacing /-lsp)
    -\&  iso-14755-2 and -3, and visual feedback
    +\&  iso-14755 5.1 (basic) support
     \&  tripleclickwords (-tcw)
     \&  settable insecure mode (-insecure)
     \&  keysym remapping support
    diff --git a/doc/rxvt.7.txt b/doc/rxvt.7.txt
    index e4857230..001c84d8 100644
    --- a/doc/rxvt.7.txt
    +++ b/doc/rxvt.7.txt
    @@ -523,7 +523,7 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS
         two standard values that can be used for Backspace: "^H" and "^?".
     
         Historically, either value is correct, but rxvt-unicode adopts the
    -    debian policy of using "^?" when unsure, because it's the one only only
    +    debian policy of using "^?" when unsure, because it's the one and only
         correct choice :).
     
         Rxvt-unicode tries to inherit the current stty settings and uses the
    @@ -1777,10 +1777,9 @@ Key Codes
     CONFIGURE OPTIONS
         General hint: if you get compile errors, then likely your configuration
         hasn't been tested well. Either try with "--enable-everything" or use
    -    the ./reconf script as a base for experiments. ./reconf is used by
    -    myself, so it should generally be a working config. Of course, you
    -    should always report when a combination doesn't work, so it can be
    -    fixed. Marc Lehmann .
    +    the default configuration (i.e. "--enable-xxx" or "--disable-xxx"). Of
    +    course, you should always report when a combination doesn't work, so it
    +    can be fixed. Marc Lehmann .
     
         All
     
    @@ -1940,11 +1939,12 @@ CONFIGURE OPTIONS
     
               MWM-hints
               EWMH-hints (pid, utf8 names) and protocols (ping)
    +          urgency hint
               seperate underline colour (-underlineColor)
               settable border widths and borderless switch (-w, -b, -bl)
               visual depth selection (-depth)
               settable extra linespacing /-lsp)
    -          iso-14755-2 and -3, and visual feedback
    +          iso-14755 5.1 (basic) support
               tripleclickwords (-tcw)
               settable insecure mode (-insecure)
               keysym remapping support
    -- 
    2.34.1