1 of 1 people found the following review helpful:
5.0 out of 5 stars
Tresaure for unix geeks, October 2, 2008
This review is from: termcap & terminfo (O'Reilly Nutshell) (Paperback)
This is a very usefull book for everybody who wants to understand how terminals in unix and linux work. Hardware terminals are not used widely now, but console and telnet/ssh are terminals too (it is called "virtual terminal"), and you need to know how to configure it for example for localization process. Although this book was written 20 years ago it is still actual becase BSD and System V terminal engine did not change alot. It helps you with reading pretty cryptic data from termcap and terminfo files (mans are not enought here:( ), creating new entries from scratch, configuring shells to work correctly and understanding how pseudo-graphics (like curses and ncurses) works.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
5.0 out of 5 stars
Not knowing terminfo is driving with your lights off, February 17, 2000
This review is from: termcap & terminfo (O'Reilly Nutshell) (Paperback)
Several times, I see in news groups statements like how do I program keys in UNIX. Alternatively, I just changed my emulator and get funny characters. This book answers those questions and helps with the understanding of how to build a program that works with any terminal and other applications. Knowing this book can save person-days of speculation on why the control characters do not respond as you expected them to.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No