12.9. LCD Display

This chapter isn't ready yet, it will contain information about the lifetime of backlights, differences between CRT and LCD displays, anti-aliasing with LCD displays, the ISO 13406-2 standard about pixel defects, a survey of common resolutions: VGA, SVGA, XGA and more soon. See also the screensaver chapter and the touchscreen section in the chapter Part III in Linux on the Road Tablet PC and PDA.

12.9.1. Laptop Displays

12.9.1.1. Applications

lcdtest is a utility to display LCD monitor test patterns. It may be useful in finding pixels that are stuck on or off. lcdtest uses the SDL library, and has only been tested on Linux with X, but may work on other platforms.

DDCcontrol is a program used to control monitor parameters, like brightness and contrast, by software, i.e. without using the OSD (On Screen Display) and the buttons in front of the monitor.

12.9.1.2. Fonts

fat8x16-x-font is a 8x16 pixel fixed width font to be used in physically small but high resolution displays. Such displays can be found for example in notebook computers with 1400x1050 and 1600x1200 14" displays.

12.9.2. PDA Displays

pxl2000 is a free ISO 8859-15 (i.e. ISO 8859-1 with Euro symbol) encoded monowidth dot matrix typeface for the X Window system (X11). It is currently available in nine sizes: 4x8, 5x10, 6x12, 7x14, 8x16, 9x18, 10x20, 11x22 and 12x24 pixels. It's design objectives are:

The author Florian Cramer employs this font in his "anti-desktop" setup consisting of the ratpoison window manager and GNU screen inside an rxvt terminal (with reverse color and no scrollbars), similar to what is described in this FreshMeat article .