AUTOALIAS

Section: User Commands (1)
Updated: 29 February 1992
Index Return to Main Contents
 

NAME

autoalias - create alias declarations for origami  

SYNOPSIS

autoalias [-hln] [-t terminalname]  

DESCRIPTION

Autoalias reads the termcap entry for your terminal and writes alias declarations to the standard output. The following termcap capabilities are supported (capability, key, aliasname):

@1, begin key, begin
@7, end key, end
K1, upper left key on keypad, upper_left_pad
K2, center key on keypad, center_pad
K3, upper right key on keypad, upper_right_pad
K4, bottom left key on keypad, bottom_left_pad
K5, bottom right key on keypad, bottom_right_pad
kb, backspace key, backspace
kB, backtab key, backtab
kd, down arrow key, down
kD, rubout key, rubout
kE, clear to end of line key, clreol
kh, cursor home key, home
kl, left arrow key, left
kL, delete line key, delline
kN, next page key, next_page
kP, previous page key, prev_page
kr, right arrow key, right
ku, up arrow key, up
kT, tab key, tab
k0..k9, function keys, f0..f9
k;, function key, f10
F1..F9, function keys, f11..f19
FA..FZ, function keys, f20..f45
fa..fr, function keys, f46..f63
 

OPTIONS

-h
Print usage.
-l
List all keynames, known bye this program.
-n
Don't print the (terminal (terminalname) .. ) around the aliases. Used for bindings not supporting multiple terminals.
-t terminalname
Use the termcap entry for terminalname.
 

FILES

/etc/termcap  

SEE ALSO

dirfold(1), getopt(3), keybind(1), origami(1), oripager(1), viewrc(1), termcap(5), "Origami User Manual"


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 07:27:24 GMT, November 24, 2024