Home
last modified time | relevance | path

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

/NovaShell/src/
H A Dkeycode.rs27 Left, enumerator
41 FunctionKeySuffix::Left => &[0x5b, 0x44], in bytes()
53 [0x5b, 0x44] => Some(FunctionKeySuffix::Left), in try_from()
/NovaShell/src/shell/
H A Dmod.rs216 FunctionKeySuffix::Left => { in handle_funckey()