brlapi_range_t (3) - Linux Manuals
NAME
brlapi_range_t -
SYNOPSIS
Data Fields
brlapi_keyCode_t first
brlapi_keyCode_t last
Detailed Description
Type for raw keycode ranges
Denotes the set of keycodes between first and last (inclusive)
Field Documentation
brlapi_keyCode_t brlapi_range_t::first
first key of the rangebrlapi_keyCode_t brlapi_range_t::last
last key of the rangeAuthor
Generated automatically by Doxygen for BrlAPI from the source code.