timeout: new applet. 370 bytes. by Roberto Foglietta.

This commit is contained in:
Denis Vlasenko
2008-11-24 13:25:20 +00:00
parent 00d8417631
commit a9acbe6cad
8 changed files with 247 additions and 4 deletions

View File

@ -923,7 +923,7 @@ void bb_displayroutes(int noresolve, int netstatfmt) FAST_FUNC;
* yet doesn't represent any valid Unicode characher.
* Also, -1 is reserved for error indication and we don't use it. */
enum {
KEYCODE_UP = -2,
KEYCODE_UP = -2,
KEYCODE_DOWN = -3,
KEYCODE_RIGHT = -4,
KEYCODE_LEFT = -5,