Home
last modified time | relevance | path

Searched refs:FMT_KBDTYPE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/wsconsctl/
H A Dwsconsctl.h42 #define FMT_KBDTYPE 101 /* keyboard type */ macro
H A Dkeyboard.c56 { "type", &kbtype, FMT_KBDTYPE, FLG_RDONLY },
H A Dutil.c272 case FMT_KBDTYPE: in pr_field()