fix_bs_and_del(1) Fix the Delete and BackSpace keys on a console

SYNOPSIS

fix_bs_and_del

DESCRIPTION

fix_bs_and_del is a simple script to make the Backspace key send a BS character and the Delete key send a DEL character.

It works on the console, (not under X), and uses loadkeys to change to keycodes.

AUTHORS

fix_bs_and_del was written by Mark Lord. This manual page was Written by Alastair McKinstry, Debian, Jan 2003.