Re: How to get KS_* constants from /dev/wskbd?

Leonid Bobrov <[email protected]> Thu, 11 Apr 2019 07:16:02 +0300
Newsgroups gmane.os.netbsd.documentation
Message-ID <[email protected]>
On Thu, Apr 04, 2019 at 02:38:05PM +0300, Leonid Bobrov wrote:
> Hi!
> 
> So, I know there is a high level API in wscons which provides KS_*
> constants found in <dev/wscons/wsksymdef.h>, but how can I actually
> get those constants?
> 

I wrote this to OpenBSD mailing list, but nobody responded, so I hope
somebody here knows how to do this wonder. I already tried raw keyboard
and I know it's easy, but I don't want to reinvent existing high-level
interface.