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