Home
last modified time | relevance | path

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

/NovaShell/src/
H A Dkeycode.rs28 Right, enumerator
42 FunctionKeySuffix::Right => &[0x5b, 0x43], in bytes()
54 [0x5b, 0x43] => Some(FunctionKeySuffix::Right), in try_from()
/NovaShell/src/shell/
H A Dmod.rs222 FunctionKeySuffix::Right => { in handle_funckey()