diff options
Diffstat (limited to 'man4/console_codes.4')
| -rw-r--r-- | man4/console_codes.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man4/console_codes.4 b/man4/console_codes.4 index e688957512..76f9b52957 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -142,7 +142,8 @@ ESC ( B \0\0\0Select default (ISO 8859-1 mapping) ESC ( 0 \0\0\0Select VT100 graphics mapping ESC ( U \0\0\0Select null mapping \- straight to character ROM ESC ( K \0\0\0Select user mapping \- the map that is loaded by - \0\0\0the utility \fBmapscrn\fP(8). + \0\0\0the utility +.BR mapscrn (8). ESC ) Start sequence defining G1 (followed by one of B, 0, U, K, as above). ESC > DECPNM Set numeric keypad mode @@ -398,7 +399,9 @@ the device or type of the mouse, these reports are returned in the console input stream only when the virtual terminal driver receives a mouse update ioctl. These ioctls must be generated by a mouse-aware -user-mode application such as the \fBgpm(8)\fR daemon. +user-mode application such as the +.BR gpm (8) +daemon. .PP The mouse tracking escape sequences generated by \fIxterm\fP encode numeric parameters in a single character as |
