X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getch.3x.html;h=3c2de6fd7375b01e07899a572244c3f8ab0c2199;hp=f912849446cdcc9d48c3a62b4cc1507fe7899958;hb=74433bcf4f6fe40862a28f3c00edaedcd5054b01;hpb=e6bb3226cdd35f5fd9f45bb1685cc2203c889480 diff --git a/doc/html/man/curs_getch.3x.html b/doc/html/man/curs_getch.3x.html index f9128494..3c2de6fd 100644 --- a/doc/html/man/curs_getch.3x.html +++ b/doc/html/man/curs_getch.3x.html @@ -1,7 +1,7 @@ @@ -37,7 +37,7 @@ curs_getch 3x - +

curs_getch 3x

@@ -150,7 +150,7 @@ the long terminfo capability names for the keys, and were defined long ago, in the 1980s. - Name Key name + Name Key name ------------------------------------------------- KEY_BREAK Break key KEY_DOWN The four arrow keys ... @@ -264,8 +264,8 @@ o KEY_MOUSE is returned for mouse-events (see curs_mouse(3x)). This code relies upon whether or not keypad(3x) has been enabled, be- - cause (e.g., with xterm mouse prototocol) ncurses must read escape - sequences, just like a function key. + cause (e.g., with xterm(1) mouse prototocol) ncurses must read es- + cape sequences, just like a function key.

Testing key-codes