Home
last modified time | relevance | path

Searched refs:control_keys (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/ee/
H A Dee.c426 char *control_keys[5]; variable
3705 emacs_control_keys[counter] : control_keys[counter]); in paint_info_win()
5147control_keys[0] = catgetlocal( 57, "^[ (escape) menu ^e search prompt ^y delete line ^u up … in strings_init()
5148control_keys[1] = catgetlocal( 58, "^a ascii code ^x search ^z undelete line ^d down … in strings_init()
5149control_keys[2] = catgetlocal( 59, "^b bottom of text ^g begin of line ^w delete word ^l left … in strings_init()
5150control_keys[3] = catgetlocal( 60, "^t top of text ^o end of line ^v undelete word ^r right… in strings_init()
5151control_keys[4] = catgetlocal( 61, "^c command ^k delete char ^f undelete char ESC-… in strings_init()