#ifndef _KEYINPUT_H_
#define _KEYINPUT_H_

extern const PAGE_DESC bk_keycode_select;
TEXTID GetKeyModeName( int mode );

#endif
