15 lines
436 B
Plaintext
15 lines
436 B
Plaintext
$OpenBSD: patch-multitail_conf,v 1.6 2007/05/26 20:44:23 naddy Exp $
|
|
--- multitail.conf.orig Thu May 10 10:57:36 2007
|
|
+++ multitail.conf Sat May 26 22:43:48 2007
|
|
@@ -832,8 +832,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
|
|
#
|