[ 原始碼: libtermkey ]
套件: libtermkey1 (0.22-1)
libtermkey1 的相關超連結
Trisquel 的資源:
下載原始碼套件 libtermkey:
維護者:
Original Maintainer:
- James McCoy
外部的資源:
- 主頁 [www.leonerd.org.uk]
相似套件:
library for processing keyboard input
This library allows easy processing of keyboard entry from terminal-based programs. It handles all the necessary logic to recognise special keys, UTF-8 combining, and so on, with a simple interface. It provides the following features:
* Follows terminfo for every sequence listed there, only falling back on other methods to deal with unrecognised input. * Recognises special keys (such as arrow and function keys), including "modified" keys like Ctrl-Left. * Recognises XTerm-style mouse position/button reporting. * MIT licenced to allow almost all projects to use it; both Open Source and Commercial. * Small API - just three functions are needed in simple common cases. * Both synchronous (blocking) and asynchronous (non-blocking) APIs are supported.
其他與 libtermkey1 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libunibilium4 (>= 1.0)
- simple, self-contained terminfo library