diff options
author | Christoph Willing <chris.willing@linux.com> | 2021-04-10 06:54:43 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-10 17:04:43 +0700 |
commit | 24b457bbd5cdcb803d844815869d47267a93907f (patch) | |
tree | 5d1c9a18193489b0851f9d50e316262682613f83 /development/xkeys-sdk/README | |
parent | 375f4610c19543281643443207c438eb38ae9fb6 (diff) |
development/xkeys-sdk: Added (SDK for X-Keys)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xkeys-sdk/README')
-rw-r--r-- | development/xkeys-sdk/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/xkeys-sdk/README b/development/xkeys-sdk/README new file mode 100644 index 000000000000..855545697eb9 --- /dev/null +++ b/development/xkeys-sdk/README @@ -0,0 +1,8 @@ +This is an open source Linux support for Pi Engineering's X-Keys +products written in C++. Features code for accessing all X-keys controls +and key states and includes a simple, straight forward example GUI. + +Example source code for the installed libraries, test & pietestgui +programs are found in the piehid, test & testgui directories in +/usr/doc/xkeys-sdk-$VERSION. The DataReports directory also found there +contains the message formats for the various X-Keys products. |