On Fri, Jun 21, 2002 at 08:59:41AM -0500, Bob Tanner wrote:
> Under COW, where do the keys get bound actions?

input.c ... one function per action.  KeyX() where X is the ASCII value.
An array of key handlers is used to rapidly select the function to be
executed.

> For instance "h" maps the help window, where would I look to find where keysym
> for h is mapped to the mapwindow stuff?

Key104()

-- 
James Cameron    mailto:quozl at us.netrek.org     http://quozl.netrek.org/