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

« back to all changes in this revision

Viewing changes to .pc/11_fix_lexgrog.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:
1037
1037
 
1038
1038
   xprop -root XIM_SERVERS
1039
1039
 
1040
 
=item
1041
 
 
1042
1040
=back
1043
1041
 
1044
1042
=head3 My input method wants <some encoding> but I want UTF-8, what can I do?
1258
1256
Shift In (Ctrl-O), invokes the G0 character set (the default).
1259
1257
Switch to Standard Character Set
1260
1258
 
1261
 
=item B<< C<SPC> >>
 
1259
=item B<< C<SP> >>
1262
1260
 
1263
1261
Space Character
1264
1262
 
1565
1563
 
1566
1564
=begin table
1567
1565
 
1568
 
        B<< C<Ps = 0> >>        Normal (default)
1569
 
        B<< C<Ps = 1 / 21> >>   On / Off Bold (bright fg)
1570
 
        B<< C<Ps = 3 / 23> >>   On / Off Italic
1571
 
        B<< C<Ps = 4 / 24> >>   On / Off Underline
1572
 
        B<< C<Ps = 5 / 25> >>   On / Off Slow Blink (bright bg)
1573
 
        B<< C<Ps = 6 / 26> >>   On / Off Rapid Blink (bright bg)
1574
 
        B<< C<Ps = 7 / 27> >>   On / Off Inverse
1575
 
        B<< C<Ps = 8 / 27> >>   On / Off Invisible (NYI)
1576
 
        B<< C<Ps = 30 / 40> >>  fg/bg Black
1577
 
        B<< C<Ps = 31 / 41> >>  fg/bg Red
1578
 
        B<< C<Ps = 32 / 42> >>  fg/bg Green
1579
 
        B<< C<Ps = 33 / 43> >>  fg/bg Yellow
1580
 
        B<< C<Ps = 34 / 44> >>  fg/bg Blue
1581
 
        B<< C<Ps = 35 / 45> >>  fg/bg Magenta
1582
 
        B<< C<Ps = 36 / 46> >>  fg/bg Cyan
1583
 
        B<< C<Ps = 38;5 / 48;5> >>      set fg/bg to colour #m (ISO 8613-6)
1584
 
        B<< C<Ps = 37 / 47> >>  fg/bg White
1585
 
        B<< C<Ps = 39 / 49> >>  fg/bg Default
1586
 
        B<< C<Ps = 90 / 100> >> fg/bg Bright Black
1587
 
        B<< C<Ps = 91 / 101> >> fg/bg Bright Red
1588
 
        B<< C<Ps = 92 / 102> >> fg/bg Bright Green
1589
 
        B<< C<Ps = 93 / 103> >> fg/bg Bright Yellow
1590
 
        B<< C<Ps = 94 / 104> >> fg/bg Bright Blue
1591
 
        B<< C<Ps = 95 / 105> >> fg/bg Bright Magenta
1592
 
        B<< C<Ps = 96 / 106> >> fg/bg Bright Cyan
1593
 
        B<< C<Ps = 97 / 107> >> fg/bg Bright White
1594
 
        B<< C<Ps = 99 / 109> >> fg/bg Bright Default
 
1566
        B<< C<Pm = 0> >>        Normal (default)
 
1567
        B<< C<Pm = 1 / 21> >>   On / Off Bold (bright fg)
 
1568
        B<< C<Pm = 3 / 23> >>   On / Off Italic
 
1569
        B<< C<Pm = 4 / 24> >>   On / Off Underline
 
1570
        B<< C<Pm = 5 / 25> >>   On / Off Slow Blink (bright bg)
 
1571
        B<< C<Pm = 6 / 26> >>   On / Off Rapid Blink (bright bg)
 
1572
        B<< C<Pm = 7 / 27> >>   On / Off Inverse
 
1573
        B<< C<Pm = 8 / 27> >>   On / Off Invisible (NYI)
 
1574
        B<< C<Pm = 30 / 40> >>  fg/bg Black
 
1575
        B<< C<Pm = 31 / 41> >>  fg/bg Red
 
1576
        B<< C<Pm = 32 / 42> >>  fg/bg Green
 
1577
        B<< C<Pm = 33 / 43> >>  fg/bg Yellow
 
1578
        B<< C<Pm = 34 / 44> >>  fg/bg Blue
 
1579
        B<< C<Pm = 35 / 45> >>  fg/bg Magenta
 
1580
        B<< C<Pm = 36 / 46> >>  fg/bg Cyan
 
1581
        B<< C<Pm = 37 / 47> >>  fg/bg White
 
1582
        B<< C<Pm = 38;5 / 48;5> >>      set fg/bg to colour #m (ISO 8613-6)
 
1583
        B<< C<Pm = 39 / 49> >>  fg/bg Default
 
1584
        B<< C<Pm = 90 / 100> >> fg/bg Bright Black
 
1585
        B<< C<Pm = 91 / 101> >> fg/bg Bright Red
 
1586
        B<< C<Pm = 92 / 102> >> fg/bg Bright Green
 
1587
        B<< C<Pm = 93 / 103> >> fg/bg Bright Yellow
 
1588
        B<< C<Pm = 94 / 104> >> fg/bg Bright Blue
 
1589
        B<< C<Pm = 95 / 105> >> fg/bg Bright Magenta
 
1590
        B<< C<Pm = 96 / 106> >> fg/bg Bright Cyan
 
1591
        B<< C<Pm = 97 / 107> >> fg/bg Bright White
 
1592
        B<< C<Pm = 99 / 109> >> fg/bg Bright Default
1595
1593
 
1596
1594
=end table
1597
1595
 
1608
1606
 
1609
1607
=end table
1610
1608
 
 
1609
=item B<< C<ESC [ Ps SP q> >>
 
1610
 
 
1611
Set Cursor Style (DESCUSR)
 
1612
 
 
1613
=begin table
 
1614
 
 
1615
        B<< C<Ps = 0> >>        Blink Block
 
1616
        B<< C<Ps = 1> >>        Blink Block
 
1617
        B<< C<Ps = 2> >>        Steady Block
 
1618
        B<< C<Ps = 3> >>        Blink Underline
 
1619
        B<< C<Ps = 4> >>        Steady Underline
 
1620
 
 
1621
=end table
 
1622
 
1611
1623
=item B<< C<ESC [ Ps;Ps r> >>
1612
1624
 
1613
1625
Set Scrolling Region [top;bottom]
1689
1701
 
1690
1702
=end table
1691
1703
 
1692
 
=item B<< C<Pm = 2> >> (ANSI/VT52 mode)
 
1704
=item B<< C<Pm = 2> >> (DECANM)
1693
1705
 
1694
1706
=begin table
1695
1707
 
1698
1710
 
1699
1711
=end table
1700
1712
 
1701
 
=item B<< C<Pm = 3> >>
1702
 
 
1703
 
=begin table
1704
 
 
1705
 
        B<< C<h> >>     132 Column Mode (DECCOLM)
1706
 
        B<< C<l> >>     80 Column Mode (DECCOLM)
1707
 
 
1708
 
=end table
1709
 
 
1710
 
=item B<< C<Pm = 4> >>
1711
 
 
1712
 
=begin table
1713
 
 
1714
 
        B<< C<h> >>     Smooth (Slow) Scroll (DECSCLM)
1715
 
        B<< C<l> >>     Jump (Fast) Scroll (DECSCLM)
1716
 
 
1717
 
=end table
1718
 
 
1719
 
=item B<< C<Pm = 5> >>
1720
 
 
1721
 
=begin table
1722
 
 
1723
 
        B<< C<h> >>     Reverse Video (DECSCNM)
1724
 
        B<< C<l> >>     Normal Video (DECSCNM)
1725
 
 
1726
 
=end table
1727
 
 
1728
 
=item B<< C<Pm = 6> >>
1729
 
 
1730
 
=begin table
1731
 
 
1732
 
        B<< C<h> >>     Origin Mode (DECOM)
1733
 
        B<< C<l> >>     Normal Cursor Mode (DECOM)
1734
 
 
1735
 
=end table
1736
 
 
1737
 
=item B<< C<Pm = 7> >>
1738
 
 
1739
 
=begin table
1740
 
 
1741
 
        B<< C<h> >>     Wraparound Mode (DECAWM)
1742
 
        B<< C<l> >>     No Wraparound Mode (DECAWM)
1743
 
 
1744
 
=end table
1745
 
 
1746
 
=item B<< C<Pm = 8> >> I<unimplemented>
1747
 
 
1748
 
=begin table
1749
 
 
1750
 
        B<< C<h> >>     Auto-repeat Keys (DECARM)
1751
 
        B<< C<l> >>     No Auto-repeat Keys (DECARM)
 
1713
=item B<< C<Pm = 3> >> (DECCOLM)
 
1714
 
 
1715
=begin table
 
1716
 
 
1717
        B<< C<h> >>     132 Column Mode
 
1718
        B<< C<l> >>     80 Column Mode
 
1719
 
 
1720
=end table
 
1721
 
 
1722
=item B<< C<Pm = 4> >> (DECSCLM)
 
1723
 
 
1724
=begin table
 
1725
 
 
1726
        B<< C<h> >>     Smooth (Slow) Scroll
 
1727
        B<< C<l> >>     Jump (Fast) Scroll
 
1728
 
 
1729
=end table
 
1730
 
 
1731
=item B<< C<Pm = 5> >> (DECSCNM)
 
1732
 
 
1733
=begin table
 
1734
 
 
1735
        B<< C<h> >>     Reverse Video
 
1736
        B<< C<l> >>     Normal Video
 
1737
 
 
1738
=end table
 
1739
 
 
1740
=item B<< C<Pm = 6> >> (DECOM)
 
1741
 
 
1742
=begin table
 
1743
 
 
1744
        B<< C<h> >>     Origin Mode
 
1745
        B<< C<l> >>     Normal Cursor Mode
 
1746
 
 
1747
=end table
 
1748
 
 
1749
=item B<< C<Pm = 7> >> (DECAWM)
 
1750
 
 
1751
=begin table
 
1752
 
 
1753
        B<< C<h> >>     Wraparound Mode
 
1754
        B<< C<l> >>     No Wraparound Mode
 
1755
 
 
1756
=end table
 
1757
 
 
1758
=item B<< C<Pm = 8> >> (DECARM) I<unimplemented>
 
1759
 
 
1760
=begin table
 
1761
 
 
1762
        B<< C<h> >>     Auto-repeat Keys
 
1763
        B<< C<l> >>     No Auto-repeat Keys
1752
1764
 
1753
1765
=end table
1754
1766
 
1761
1773
 
1762
1774
=end table
1763
1775
 
1764
 
=item B<< C<Pm = 25> >>
 
1776
=item B<< C<Pm = 25> >> (DECTCEM)
1765
1777
 
1766
1778
=begin table
1767
1779
 
1832
1844
 
1833
1845
X<Priv66>
1834
1846
 
1835
 
=item B<< C<Pm = 66> >>
 
1847
=item B<< C<Pm = 66> >> (DECNKM)
1836
1848
 
1837
1849
=begin table
1838
1850
 
1841
1853
 
1842
1854
=end table
1843
1855
 
1844
 
=item B<< C<Pm = 67> >>
 
1856
=item B<< C<Pm = 67> >> (DECBKM)
1845
1857
 
1846
1858
=begin table
1847
1859
 
1848
 
        B<< C<h> >>     Backspace key sends B<< C<BS> (DECBKM) >>
 
1860
        B<< C<h> >>     Backspace key sends B<< C<BS> >>
1849
1861
        B<< C<l> >>     Backspace key sends B<< C<DEL> >>
1850
1862
 
1851
1863
=end table