summaryrefslogtreecommitdiffstats
path: root/display/fbterm
AgeCommit message (Collapse)Author
2023-06-17Use my current email address everywhereFlorian Franzmann
2021-05-09Update my email address (scripted)Florian Franzmann
2019-06-02fbterm: Add missing edit for muslIsmael Luceno
2019-05-21fbterm: Fix build against muslIsmael Luceno
2018-03-30display/fbterm: fix build with gcc 7Florian Franzmann
2018-03-30display/fbterm: update WEB_SITEFlorian Franzmann
2011-07-30display/fbterm: changed dependency on g++ to dependency on gcc with CXX ↵Florian Franzmann
(scripted)
2011-04-15display/fbterm: version 1.7Justin Boffemmyer
I've actually had version 1.7 on my own system for some time testing it out, and forgot to submit the update. It works just fine, though it now prints a warning message about not being able to change the keymap table if run as non-root and you don't have specific capabilities set up/allocated. It runs just fine anyway, though perhaps with some features disabled (I don't use those features and didn't test them) until you set it up for them (explained in the SECURITY NOTES section of its manpage).
2009-11-29display/fbterm: updated to 1.6Justin Boffemmyer
2009-05-24display/fbterm: updated to 1.5Justin Boffemmyer
2009-04-19display/fbterm: updated to version 1.4Justin Boffemmyer
2008-10-26display/fbterm: missed g++ dependsJustin Boffemmyer
2008-10-26display/fbterm: new spell, framebuffer terminalJustin Boffemmyer
Uses fontconfig and freetype2, and it's capable of displaying wide characters (double-byte) just as well as regular monospaced characters. Finally a multilingual capable terminal for the framebuffer (and still maintained).