Re: Documentation request: wscons API
Leonid Bobrov <[email protected]> Wed, 27 Mar 2019 18:29:35 +0200
| Newsgroups | gmane.os.netbsd.current,gmane.os.netbsd.general,gmane.os.netbsd.documentation,gmane.os.openbsd.misc |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 26, 2019 at 11:11:30AM +0200, Leonid Bobrov wrote: > On Tue, Mar 26, 2019 at 10:04:02AM +0100, Martin Husemann wrote: > > On Tue, Mar 26, 2019 at 10:51:35AM +0200, Leonid Bobrov wrote: > > > Hi, dear NetBSD and OpenBSD communities. > > > > > > I need to work with wscons, but I don't want to guess by examples > > > how to work with it, can you please provide documentation for its > > > API? > > > > Please avoid such cross-postings. Also you did not ask very concrete, > > so probably expected answer: > > > > man 9 wscons > > > > Oh, I miss that one in OpenBSD, thank you. > > And sorry for cross-postings, I was sure it's worth to send to > multiple lists. > > > Martin Hold on, it doesn't mension how to handle input, it only says how to create input, that documentation is for writing keyboard drivers, but I need actual input handling.