86 lines
2.3 KiB
Plaintext
86 lines
2.3 KiB
Plaintext
|
# Recent settings file for Wireshark 2.3.0-1116-g1d35c7f.
|
||
|
#
|
||
|
# This file is regenerated each time Wireshark is quit
|
||
|
# and when changing configuration profile.
|
||
|
# So be careful, if you want to make manual changes here.
|
||
|
|
||
|
|
||
|
# Main Toolbar show (hide).
|
||
|
# TRUE or FALSE (case-insensitive).
|
||
|
gui.toolbar_main_show: TRUE
|
||
|
|
||
|
# Filter Toolbar show (hide).
|
||
|
# TRUE or FALSE (case-insensitive).
|
||
|
gui.filter_toolbar_show: TRUE
|
||
|
|
||
|
# Wireless Settings Toolbar show (hide).
|
||
|
# TRUE or FALSE (case-insensitive).
|
||
|
gui.wireless_toolbar_show: FALSE
|
||
|
|
||
|
# Packet list show (hide).
|
||
|
# TRUE or FALSE (case-insensitive).
|
||
|
gui.packet_list_show: TRUE
|
||
|
|
||
|
# Tree view show (hide).
|
||
|
# TRUE or FALSE (case-insensitive).
|
||
|
gui.tree_view_show: TRUE
|
||
|
|
||
|
# Byte view show (hide).
|
||
|
# TRUE or FALSE (case-insensitive).
|
||
|
gui.byte_view_show: TRUE
|
||
|
|
||
|
# Statusbar show (hide).
|
||
|
# TRUE or FALSE (case-insensitive).
|
||
|
gui.statusbar_show: TRUE
|
||
|
|
||
|
# Packet list colorize (hide).
|
||
|
# TRUE or FALSE (case-insensitive).
|
||
|
gui.packet_list_colorize: TRUE
|
||
|
|
||
|
# Timestamp display format.
|
||
|
# One of: RELATIVE, ABSOLUTE, ABSOLUTE_WITH_YMD, ABSOLUTE_WITH_YDOY, ABSOLUTE_WITH_DATE, DELTA, DELTA_DIS, EPOCH, UTC, UTC_WITH_YMD, UTC_WITH_YDOY, UTC_WITH_DATE
|
||
|
gui.time_format: DELTA_DIS
|
||
|
|
||
|
# Timestamp display precision.
|
||
|
# One of: AUTO, SEC, DSEC, CSEC, MSEC, USEC, NSEC
|
||
|
gui.time_precision: AUTO
|
||
|
|
||
|
# Seconds display format.
|
||
|
# One of: SECONDS, HOUR_MIN_SEC
|
||
|
gui.seconds_format: SECONDS
|
||
|
|
||
|
# Zoom level.
|
||
|
# A decimal number.
|
||
|
gui.zoom_level: 0
|
||
|
|
||
|
# Bytes view.
|
||
|
# A decimal number.
|
||
|
gui.bytes_view: 0
|
||
|
|
||
|
# Main window upper (or leftmost) pane size.
|
||
|
# Decimal number.
|
||
|
gui.geometry_main_upper_pane: 429
|
||
|
|
||
|
# Main window middle pane size.
|
||
|
# Decimal number.
|
||
|
gui.geometry_main_lower_pane: 474
|
||
|
|
||
|
# Packet list column pixel widths.
|
||
|
# Each pair of strings consists of a column format and its pixel width.
|
||
|
column.width: %m, 78, %t, 95, %Cus:tcp.time_delta, 100, %s, 120, %d, 120, %p, 91, %Cus:tcp.window_size, 83, %Cus:tcp.options.mss_val, 100, %Cus:ip.len, 87, %Cus:ip.ttl, 82, %Cus:ip.hdr_len, 100, %i, 908
|
||
|
|
||
|
# Open conversation dialog tabs.
|
||
|
# List of conversation names, e.g. "TCP", "IPv6".
|
||
|
gui.conversation_tabs:
|
||
|
""
|
||
|
|
||
|
# Open endpoint dialog tabs.
|
||
|
# List of endpoint names, e.g. "TCP", "IPv6".
|
||
|
gui.endpoint_tabs:
|
||
|
""
|
||
|
|
||
|
# For RLC stats, whether to use RLC PDUs found inside MAC frames.
|
||
|
# TRUE or FALSE (case-insensitive).
|
||
|
gui.rlc_pdus_from_mac_frames: FALSE
|
||
|
|