/fixpixel

Terminal app that spams RGB signals to fix stuck pixels.

Primary LanguageCGNU General Public License v3.0GPL-3.0

fixpixel

fixpixel is a simple terminal app for flexing the RGB subpixels in an LCD screen. The theory is that causing rapid on-offs can unstick a stuck pixel or subpixel. Of course in practice, this never actually works :). Still, it's fun to make terminal windows go into rainbow mode.

It uses ncurses to fill a terminal window with RGB colors at 60 frames per second.

Usage

ncurses and developer tools should be installed:

$ make
$ ./fixpixel