Installation of Console-tools Before you start installing Console-tools you have to unpack the console-tools-0.2.3.patch file. Install Console-tools by running the following commands:
patch -Np1 -i ../console-tools-0.2.3.patch && ./configure --prefix=/usr && make && make install && cd doc/man && mv consolechars.8.in consolechars.8 && cp *.1 /usr/share/man/man1 && cp *.4 /usr/share/man/man4 && cp *.5 /usr/share/man/man5 && cp *.8 /usr/share/man/man8