5eb306f35e
ok simon@
15 lines
434 B
Plaintext
15 lines
434 B
Plaintext
$OpenBSD: patch-multitail_conf,v 1.8 2007/06/27 21:49:52 rui Exp $
|
|
--- multitail.conf.orig Fri Jun 8 12:31:34 2007
|
|
+++ multitail.conf Mon Jun 25 20:04:16 2007
|
|
@@ -833,8 +833,8 @@ tab_stop:8
|
|
# what program to start when the user presses a key
|
|
# ...:x:... just that key
|
|
# ...:^x:... that key with control
|
|
-bind:g:/usr/bin/pine
|
|
-bind:^k:/bin/bash
|
|
+bind:g:/usr/bin/mail
|
|
+bind:^k:/bin/ksh
|
|
bind:^l:/usr/bin/telnet
|
|
bind:^s:/bin/su
|
|
#
|