ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.231 by sf-exg, Sun Aug 3 15:43:00 2014 UTC vs.
Revision 1.232 by sf-exg, Mon Aug 4 11:15:57 2014 UTC

542You can permanently switch this feature off by disabling the C<readline> 542You can permanently switch this feature off by disabling the C<readline>
543extension: 543extension:
544 544
545 URxvt.perl-ext-common: default,-readline 545 URxvt.perl-ext-common: default,-readline
546 546
547=head3 My numerical keypad acts weird and generates differing output? 547=head3 My numeric keypad acts weird and generates differing output?
548 548
549Some Debian GNUL/Linux users seem to have this problem, although no 549Some Debian GNU/Linux users seem to have this problem, although no
550specific details were reported so far. It is possible that this is caused 550specific details were reported so far. It is possible that this is caused
551by the wrong C<TERM> setting, although the details of whether and how 551by the wrong C<TERM> setting, although the details of whether and how
552this can happen are unknown, as C<TERM=rxvt> should offer a compatible 552this can happen are unknown, as C<TERM=rxvt> should offer a compatible
553keymap. See the answer to the previous question, and please report if that 553keymap. See the answer to the previous question, and please report if that
554helped. 554helped.
1308 1308
1309=item B<<< C<< ESC > >> >>> 1309=item B<<< C<< ESC > >> >>>
1310 1310
1311Normal Keypad (RMKX) 1311Normal Keypad (RMKX)
1312 1312
1313B<Note:> If the numeric keypad is activated, eg, B<Num_Lock> has been
1314pressed, numbers or control functions are generated by the numeric keypad 1313B<Note:> numbers or control functions are generated by the numeric
1315(see Key Codes). 1314keypad in normal or application mode, respectively (see Key Codes).
1315
1316 1316
1317=item B<< C<ESC D> >> 1317=item B<< C<ESC D> >>
1318 1318
1319Index (IND) 1319Index (IND)
1320 1320
2171 2171
2172X<KeyCodes> 2172X<KeyCodes>
2173 2173
2174Note: B<Shift> + B<F1>-B<F10> generates B<F11>-B<F20> 2174Note: B<Shift> + B<F1>-B<F10> generates B<F11>-B<F20>
2175 2175
2176For the keypad, use B<Shift> to temporarily override Application-Keypad 2176For the keypad, use B<Shift> to temporarily toggle Application Keypad
2177setting use B<Num_Lock> to toggle Application-Keypad setting if 2177mode and use B<Num_Lock> to override Application Keypad mode, i.e. if
2178B<Num_Lock> is off, toggle Application-Keypad setting. Also note that 2178B<Num_Lock> is on the keypad is in normal mode. Also note that the
2179values of B<BackSpace>, B<Delete> may have been compiled differently on 2179values of B<BackSpace>, B<Delete> may have been compiled differently
2180your system. 2180on your system.
2181 2181
2182=begin table 2182=begin table
2183 2183
2184 B<Normal> B<Shift> B<Control> B<Ctrl+Shift> 2184 B<Normal> B<Shift> B<Control> B<Ctrl+Shift>
2185 Tab ^I ESC [ Z ^I ESC [ Z 2185 Tab ^I ESC [ Z ^I ESC [ Z

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines