Add pancyrillic font
[platform/upstream/kbd.git] / src / README.cad
1
2 cad is a simple program to handle Cntrl Alt Delete in an enviroment
3 where there may be remote logins. It give the remote users time to
4 finish up before shutting down.
5
6
7 usage:
8 In /etc/inittab add the lines
9
10 # What to do at the "Three Finger Salute".
11 ca::ctrlaltdel:openvt -sw /sbin/cad
12
13
14 If you already have a ca: line, comment it out with a #
15
16 Jon.