PatchworkOS
Loading...
Searching...
No Matches
kbd.h File Reference
#include <sys/kbd.h>

Go to the source code of this file.

Functions

char kbd_ascii (keycode_t code, kbd_mods_t mods)
 

Function Documentation

◆ kbd_ascii()

char kbd_ascii ( keycode_t  code,
kbd_mods_t  mods 
)

Definition at line 95 of file kbd.c.

References KBD_MOD_SHIFT, keymap, keymap_t::map, keymap_entry_t::norm, keymap_entry_t::shift, and UINT8_MAX.

Referenced by dwm_kbd_read().