Scroll to navigation

FIX_BS_AND_DEL(1) Linux User's Manual FIX_BS_AND_DEL(1)

NAME

fix_bs_and_del - 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.
22 Jan 2003 Console tools