This website requires JavaScript.
Explore
Help
Sign In
p
/
termo
Watch
1
Star
0
Fork
0
You've already forked termo
Code
Issues
Pull Requests
Releases
Wiki
Activity
Terminal key input library
33
Commits
1
Branch
0
Tags
1.8
MiB
C
95.2%
CMake
4.8%
95e87a86d5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Paul LeoNerd Evans
95e87a86d5
Reworked events to be type/code/mod rather than flags/code/mod; make F[n] keys their own (parametric) type, rather than using keysyms for them
2008-08-21 20:05:17 +01:00
demo.c
Reworked events to be type/code/mod rather than flags/code/mod; make F[n] keys their own (parametric) type, rather than using keysyms for them
2008-08-21 20:05:17 +01:00
Makefile
Avoid use of GLib; use fixed-size internal arrays for CSI/SS3->keycode lookup
2008-02-10 17:34:05 +00:00
termkey.c
Reworked events to be type/code/mod rather than flags/code/mod; make F[n] keys their own (parametric) type, rather than using keysyms for them
2008-08-21 20:05:17 +01:00
termkey.h
Reworked events to be type/code/mod rather than flags/code/mod; make F[n] keys their own (parametric) type, rather than using keysyms for them
2008-08-21 20:05:17 +01:00