⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
KEY_DOWN
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
keyboard
veridian_kernel
::
drivers
::
keyboard
Constant
KEY_
DOWN
Copy item path
Source
pub const KEY_DOWN: u8 = 0x81;
Expand description
Single-byte key code for Down arrow (GUI mode).