From 04ce58b3dfea8c66294245b44e642144ea795a76 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Thu, 14 Aug 2008 00:43:05 -0700 Subject: [PATCH] Minor reword of the input-reading phrase in HACKING. --- src/HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HACKING b/src/HACKING index cdcea84..3d41cf4 100644 --- a/src/HACKING +++ b/src/HACKING @@ -18,7 +18,7 @@ WIP notes on hacking the Screen source. termcap features of the current display. These are found in term.h, which is automatically generated from term.c by term.sh. -* The main input-reading function from the user-facing display, +* The main input-reading function for handling user input from a display, is disp_readev_fn in display.c. This also handles automatic transformation of mouse-tracking codes from display coordinates to screen-window coordinates, and decodes characters from the display's encoding, passing