summaryrefslogtreecommitdiff
path: root/net/tcpview/files/patch-DOC_Tcpview
blob: 5c7c5286014a8416e5c46123d6dfad652a66cb99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
--- DOC/Tcpview.orig	1993-03-29 23:26:25 UTC
+++ DOC/Tcpview
@@ -1,18 +1,22 @@
+*.foreground:	brown
+*.background:	ivory2
+
+
 ! These are the fonts used in the summary window.  For best results, choose
 ! fixed fonts where the second font is exactly the same size as the first, only
 ! BOLD
-*FontList: courier12=chset1, courB12=chset2
+!*FontList: courier12=chset1, courB12=chset2
 !
 ! This is the directory that contains the external protocol filters
-! default is /usr/local/tcpview/filters
-!Tcpview.filters:	/usr/staff/martinh/tcp/filters
+! default is /usr/local/lib/tcpview/filters
+Tcpview.filters:	/usr/local/lib/tcpview/filters
 !
 ! Print Command.  Default is "lpr"
-Tcpview.printcommand:	enscript -2r
+Tcpview.printcommand:	lpr 
 !
 ! set the height and width of the initial window
 ! There are no defaults
-Tcpview.height:		800
+Tcpview.height:		465
 Tcpview.width:		600
 !
 ! this sets the number of visible items in each pane
@@ -23,11 +27,11 @@ Tcpview.pane*visibleItemCount:	10
 !
 ! Full pathnames for files containing manufacturer id's, ethernet numbers,
 ! and tcp/udp service mappings.  See sample files for format. 
-! Defaults are /usr/local/tcpview/manuf, /usr/local/tcpview/hosts, 
+! Defaults are /usr/local/lib/tcpview/manuf, /usr/local/lib/tcpview/hosts, 
 ! and /etc/services
-!Tcpview.manuf:		/usr/local/sniffer/manuf
-!Tcpview.hostnames:	/usr/local/sniffer/ethers
-!Tcpview.services:	/usr/local/sniffer/services
+Tcpview.manuf:		/usr/local/lib/tcpview/manuf
+Tcpview.hostnames:	/usr/local/lib/tcpview/hosts
+Tcpview.services:	/etc/services
 
 ! Lookup (using DNS) names of hosts not on your local subnet
 ! default is true.  If 'false', IP numbers will be used on foreign hosts.
@@ -85,10 +89,3 @@ Tcpview.maxbytes:	1520
 !	4 - Print Relative times
 !
 !Tcpview.time:	4
-
-
-
-
-
-
-