⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
BTN_LEFT
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
input_
event
veridian_kernel
::
drivers
::
input_event
Constant
BTN_
LEFT
Copy item path
Source
pub const BTN_LEFT: u16 = 0x110;
Expand description
Mouse button codes (Linux BTN_* values).