~ubuntu-branches/ubuntu/trusty/rxvt-unicode/trusty

« back to all changes in this revision

Viewing changes to .pc/06_debian_docs.diff/doc/rxvt.7.pod

  • Committer: Package Import Robot
  • Author(s): Ryan Kavanagh, Ryan Kavanagh, James M Leddy
  • Date: 2013-12-21 16:17:07 UTC
  • mfrom: (1.1.24)
  • Revision ID: package-import@ubuntu.com-20131221161707-898w5z8uls5mr4jw
Tags: 9.19-1
[ Ryan Kavanagh ]
* Imported Upstream version 9.19 (Closes: #731334)
* Drop the following patches, applied upstream:
  + 13_section_mismatch.diff
  + 14_pod_errors.diff
  + 15_perl_518.diff
* Update standards version to 3.9.5
* Offer both 16x16 and 32x32 icons in menu (Closes: #723889)
* Allow urxvt and urxvtd to update utmp (Closes: #500230)
  + Override lintian warning setgid-binary for /usr/bin/urxvt and
    /usr/bin/urxvtd

[ James M Leddy ]
* Added .desktop files so that we work with window managers like Gnome and
  Unity (Closes: #724623)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1059
1059
 
1060
1060
   xprop -root XIM_SERVERS
1061
1061
 
1062
 
=item
1063
 
 
1064
1062
=back
1065
1063
 
1066
1064
=head3 My input method wants <some encoding> but I want UTF-8, what can I do?
1282
1280
Shift In (Ctrl-O), invokes the G0 character set (the default).
1283
1281
Switch to Standard Character Set
1284
1282
 
1285
 
=item B<< C<SPC> >>
 
1283
=item B<< C<SP> >>
1286
1284
 
1287
1285
Space Character
1288
1286
 
1589
1587
 
1590
1588
=begin table
1591
1589
 
1592
 
        B<< C<Ps = 0> >>        Normal (default)
1593
 
        B<< C<Ps = 1 / 21> >>   On / Off Bold (bright fg)
1594
 
        B<< C<Ps = 3 / 23> >>   On / Off Italic
1595
 
        B<< C<Ps = 4 / 24> >>   On / Off Underline
1596
 
        B<< C<Ps = 5 / 25> >>   On / Off Slow Blink (bright bg)
1597
 
        B<< C<Ps = 6 / 26> >>   On / Off Rapid Blink (bright bg)
1598
 
        B<< C<Ps = 7 / 27> >>   On / Off Inverse
1599
 
        B<< C<Ps = 8 / 27> >>   On / Off Invisible (NYI)
1600
 
        B<< C<Ps = 30 / 40> >>  fg/bg Black
1601
 
        B<< C<Ps = 31 / 41> >>  fg/bg Red
1602
 
        B<< C<Ps = 32 / 42> >>  fg/bg Green
1603
 
        B<< C<Ps = 33 / 43> >>  fg/bg Yellow
1604
 
        B<< C<Ps = 34 / 44> >>  fg/bg Blue
1605
 
        B<< C<Ps = 35 / 45> >>  fg/bg Magenta
1606
 
        B<< C<Ps = 36 / 46> >>  fg/bg Cyan
1607
 
        B<< C<Ps = 38;5 / 48;5> >>      set fg/bg to colour #m (ISO 8613-6)
1608
 
        B<< C<Ps = 37 / 47> >>  fg/bg White
1609
 
        B<< C<Ps = 39 / 49> >>  fg/bg Default
1610
 
        B<< C<Ps = 90 / 100> >> fg/bg Bright Black
1611
 
        B<< C<Ps = 91 / 101> >> fg/bg Bright Red
1612
 
        B<< C<Ps = 92 / 102> >> fg/bg Bright Green
1613
 
        B<< C<Ps = 93 / 103> >> fg/bg Bright Yellow
1614
 
        B<< C<Ps = 94 / 104> >> fg/bg Bright Blue
1615
 
        B<< C<Ps = 95 / 105> >> fg/bg Bright Magenta
1616
 
        B<< C<Ps = 96 / 106> >> fg/bg Bright Cyan
1617
 
        B<< C<Ps = 97 / 107> >> fg/bg Bright White
1618
 
        B<< C<Ps = 99 / 109> >> fg/bg Bright Default
 
1590
        B<< C<Pm = 0> >>        Normal (default)
 
1591
        B<< C<Pm = 1 / 21> >>   On / Off Bold (bright fg)
 
1592
        B<< C<Pm = 3 / 23> >>   On / Off Italic
 
1593
        B<< C<Pm = 4 / 24> >>   On / Off Underline
 
1594
        B<< C<Pm = 5 / 25> >>   On / Off Slow Blink (bright bg)
 
1595
        B<< C<Pm = 6 / 26> >>   On / Off Rapid Blink (bright bg)
 
1596
        B<< C<Pm = 7 / 27> >>   On / Off Inverse
 
1597
        B<< C<Pm = 8 / 27> >>   On / Off Invisible (NYI)
 
1598
        B<< C<Pm = 30 / 40> >>  fg/bg Black
 
1599
        B<< C<Pm = 31 / 41> >>  fg/bg Red
 
1600
        B<< C<Pm = 32 / 42> >>  fg/bg Green
 
1601
        B<< C<Pm = 33 / 43> >>  fg/bg Yellow
 
1602
        B<< C<Pm = 34 / 44> >>  fg/bg Blue
 
1603
        B<< C<Pm = 35 / 45> >>  fg/bg Magenta
 
1604
        B<< C<Pm = 36 / 46> >>  fg/bg Cyan
 
1605
        B<< C<Pm = 37 / 47> >>  fg/bg White
 
1606
        B<< C<Pm = 38;5 / 48;5> >>      set fg/bg to colour #m (ISO 8613-6)
 
1607
        B<< C<Pm = 39 / 49> >>  fg/bg Default
 
1608
        B<< C<Pm = 90 / 100> >> fg/bg Bright Black
 
1609
        B<< C<Pm = 91 / 101> >> fg/bg Bright Red
 
1610
        B<< C<Pm = 92 / 102> >> fg/bg Bright Green
 
1611
        B<< C<Pm = 93 / 103> >> fg/bg Bright Yellow
 
1612
        B<< C<Pm = 94 / 104> >> fg/bg Bright Blue
 
1613
        B<< C<Pm = 95 / 105> >> fg/bg Bright Magenta
 
1614
        B<< C<Pm = 96 / 106> >> fg/bg Bright Cyan
 
1615
        B<< C<Pm = 97 / 107> >> fg/bg Bright White
 
1616
        B<< C<Pm = 99 / 109> >> fg/bg Bright Default
1619
1617
 
1620
1618
=end table
1621
1619
 
1632
1630
 
1633
1631
=end table
1634
1632
 
 
1633
=item B<< C<ESC [ Ps SP q> >>
 
1634
 
 
1635
Set Cursor Style (DESCUSR)
 
1636
 
 
1637
=begin table
 
1638
 
 
1639
        B<< C<Ps = 0> >>        Blink Block
 
1640
        B<< C<Ps = 1> >>        Blink Block
 
1641
        B<< C<Ps = 2> >>        Steady Block
 
1642
        B<< C<Ps = 3> >>        Blink Underline
 
1643
        B<< C<Ps = 4> >>        Steady Underline
 
1644
 
 
1645
=end table
 
1646
 
1635
1647
=item B<< C<ESC [ Ps;Ps r> >>
1636
1648
 
1637
1649
Set Scrolling Region [top;bottom]
1713
1725
 
1714
1726
=end table
1715
1727
 
1716
 
=item B<< C<Pm = 2> >> (ANSI/VT52 mode)
 
1728
=item B<< C<Pm = 2> >> (DECANM)
1717
1729
 
1718
1730
=begin table
1719
1731
 
1722
1734
 
1723
1735
=end table
1724
1736
 
1725
 
=item B<< C<Pm = 3> >>
1726
 
 
1727
 
=begin table
1728
 
 
1729
 
        B<< C<h> >>     132 Column Mode (DECCOLM)
1730
 
        B<< C<l> >>     80 Column Mode (DECCOLM)
1731
 
 
1732
 
=end table
1733
 
 
1734
 
=item B<< C<Pm = 4> >>
1735
 
 
1736
 
=begin table
1737
 
 
1738
 
        B<< C<h> >>     Smooth (Slow) Scroll (DECSCLM)
1739
 
        B<< C<l> >>     Jump (Fast) Scroll (DECSCLM)
1740
 
 
1741
 
=end table
1742
 
 
1743
 
=item B<< C<Pm = 5> >>
1744
 
 
1745
 
=begin table
1746
 
 
1747
 
        B<< C<h> >>     Reverse Video (DECSCNM)
1748
 
        B<< C<l> >>     Normal Video (DECSCNM)
1749
 
 
1750
 
=end table
1751
 
 
1752
 
=item B<< C<Pm = 6> >>
1753
 
 
1754
 
=begin table
1755
 
 
1756
 
        B<< C<h> >>     Origin Mode (DECOM)
1757
 
        B<< C<l> >>     Normal Cursor Mode (DECOM)
1758
 
 
1759
 
=end table
1760
 
 
1761
 
=item B<< C<Pm = 7> >>
1762
 
 
1763
 
=begin table
1764
 
 
1765
 
        B<< C<h> >>     Wraparound Mode (DECAWM)
1766
 
        B<< C<l> >>     No Wraparound Mode (DECAWM)
1767
 
 
1768
 
=end table
1769
 
 
1770
 
=item B<< C<Pm = 8> >> I<unimplemented>
1771
 
 
1772
 
=begin table
1773
 
 
1774
 
        B<< C<h> >>     Auto-repeat Keys (DECARM)
1775
 
        B<< C<l> >>     No Auto-repeat Keys (DECARM)
 
1737
=item B<< C<Pm = 3> >> (DECCOLM)
 
1738
 
 
1739
=begin table
 
1740
 
 
1741
        B<< C<h> >>     132 Column Mode
 
1742
        B<< C<l> >>     80 Column Mode
 
1743
 
 
1744
=end table
 
1745
 
 
1746
=item B<< C<Pm = 4> >> (DECSCLM)
 
1747
 
 
1748
=begin table
 
1749
 
 
1750
        B<< C<h> >>     Smooth (Slow) Scroll
 
1751
        B<< C<l> >>     Jump (Fast) Scroll
 
1752
 
 
1753
=end table
 
1754
 
 
1755
=item B<< C<Pm = 5> >> (DECSCNM)
 
1756
 
 
1757
=begin table
 
1758
 
 
1759
        B<< C<h> >>     Reverse Video
 
1760
        B<< C<l> >>     Normal Video
 
1761
 
 
1762
=end table
 
1763
 
 
1764
=item B<< C<Pm = 6> >> (DECOM)
 
1765
 
 
1766
=begin table
 
1767
 
 
1768
        B<< C<h> >>     Origin Mode
 
1769
        B<< C<l> >>     Normal Cursor Mode
 
1770
 
 
1771
=end table
 
1772
 
 
1773
=item B<< C<Pm = 7> >> (DECAWM)
 
1774
 
 
1775
=begin table
 
1776
 
 
1777
        B<< C<h> >>     Wraparound Mode
 
1778
        B<< C<l> >>     No Wraparound Mode
 
1779
 
 
1780
=end table
 
1781
 
 
1782
=item B<< C<Pm = 8> >> (DECARM) I<unimplemented>
 
1783
 
 
1784
=begin table
 
1785
 
 
1786
        B<< C<h> >>     Auto-repeat Keys
 
1787
        B<< C<l> >>     No Auto-repeat Keys
1776
1788
 
1777
1789
=end table
1778
1790
 
1785
1797
 
1786
1798
=end table
1787
1799
 
1788
 
=item B<< C<Pm = 25> >>
 
1800
=item B<< C<Pm = 25> >> (DECTCEM)
1789
1801
 
1790
1802
=begin table
1791
1803
 
1856
1868
 
1857
1869
X<Priv66>
1858
1870
 
1859
 
=item B<< C<Pm = 66> >>
 
1871
=item B<< C<Pm = 66> >> (DECNKM)
1860
1872
 
1861
1873
=begin table
1862
1874
 
1865
1877
 
1866
1878
=end table
1867
1879
 
1868
 
=item B<< C<Pm = 67> >>
 
1880
=item B<< C<Pm = 67> >> (DECBKM)
1869
1881
 
1870
1882
=begin table
1871
1883
 
1872
 
        B<< C<h> >>     Backspace key sends B<< C<BS> (DECBKM) >>
 
1884
        B<< C<h> >>     Backspace key sends B<< C<BS> >>
1873
1885
        B<< C<l> >>     Backspace key sends B<< C<DEL> >>
1874
1886
 
1875
1887
=end table