Searched refs:keyaction (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dgram.y103 %type <num> action button number signed_number keyaction full fullkey
515 keyaction : EQUALS keys COLON action { $$ = $4; } label
628 binding_entry : button keyaction { SetCurrentTBAction($1, mods, $2, Action, pull); mods = 0;}

Completed in 3 milliseconds