From: Benjamin R. <Ben...@ep...> - 2004-03-25 20:24:06
|
Hi Michael, Michael Norton <mn...@ci...> writes: > Where can I find info for handling keypress events for the keyboard > arrow keys. You want to use the [bind] command with events like <KeyPress-Up> and similar. See the documentation for the [bind] command and the X11 header <X11/keysymdef.h> for the individual keysyms. benny |