This website requires JavaScript.
Explore
Help
Sign In
p
/
termo
Watch
1
Star
0
Fork
You've already forked termo
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Terminal key input library
9
Commits
1
Branch
0
Tags
1.8
MiB
C
95.2%
CMake
4.8%
dc9672603a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Paul LeoNerd Evans
dc9672603a
Define an 'int' typedef called termkey_keysym to use as keysym values
2008-02-10 17:41:13 +00:00
Makefile
Avoid use of GLib; use fixed-size internal arrays for CSI/SS3->keycode lookup
2008-02-10 17:34:05 +00:00
demo.c
Reworking of CSI/SS3/CSIfunc recognition; use registered numbers + names for keys, rather than hardcoded
2008-02-07 02:21:14 +00:00
termkey.c
Define an 'int' typedef called termkey_keysym to use as keysym values
2008-02-10 17:41:13 +00:00
termkey.h
Define an 'int' typedef called termkey_keysym to use as keysym values
2008-02-10 17:41:13 +00:00