80 lines
2.1 KiB
Text
80 lines
2.1 KiB
Text
# Common recent settings file for Wireshark 3.6.6.
|
|
#
|
|
# 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.
|
|
|
|
######## Recent capture files (latest last), cannot be altered through command line ########
|
|
|
|
|
|
######## Recent capture filters (latest last), cannot be altered through command line ########
|
|
|
|
|
|
######## Recent display filters (latest last), cannot be altered through command line ########
|
|
|
|
|
|
# Main window geometry.
|
|
# Decimal numbers.
|
|
gui.geometry_main_x: 8
|
|
gui.geometry_main_y: 542
|
|
gui.geometry_main_width: 1267
|
|
gui.geometry_main_height: 528
|
|
|
|
# Main window maximized.
|
|
# TRUE or FALSE (case-insensitive).
|
|
gui.geometry_main_maximized: FALSE
|
|
|
|
# Leftalign Action Buttons.
|
|
# TRUE or FALSE (case-insensitive).
|
|
gui.geometry_leftalign_actions: FALSE
|
|
|
|
# Statusbar left pane size.
|
|
# Decimal number.
|
|
gui.geometry_status_pane: 250
|
|
|
|
# Statusbar middle pane size.
|
|
# Decimal number.
|
|
gui.geometry_status_pane_right: 250
|
|
|
|
# Last used Configuration Profile.
|
|
gui.last_used_profile: Default
|
|
|
|
# WLAN statistics upper pane size.
|
|
# Decimal number.
|
|
gui.geometry_status_wlan_stats_pane: 200
|
|
|
|
# Warn if running with elevated permissions (e.g. as root).
|
|
# TRUE or FALSE (case-insensitive).
|
|
privs.warn_if_elevated: TRUE
|
|
|
|
# Warn if Wireshark is unable to capture.
|
|
# TRUE or FALSE (case-insensitive).
|
|
sys.warn_if_no_capture: TRUE
|
|
|
|
# Find packet search in.
|
|
# One of: PACKET_LIST, PACKET_DETAILS, PACKET_BYTES
|
|
gui.search_in: PACKET_LIST
|
|
|
|
# Find packet character set.
|
|
# One of: NARROW_AND_WIDE, NARROW, WIDE
|
|
gui.search_char_set: NARROW_AND_WIDE
|
|
|
|
# Find packet case sensitive search.
|
|
# TRUE or FALSE (case-insensitive).
|
|
gui.search_case_sensitive: FALSE
|
|
|
|
# Find packet search type.
|
|
# One of: DISPLAY_FILTER, HEX_VALUE, STRING, REGEX
|
|
gui.search_type: DISPLAY_FILTER
|
|
|
|
# Custom colors.
|
|
# List of custom colors selected in Qt color picker.
|
|
gui.custom_colors:
|
|
"ffffffff", "ffffffff",
|
|
"ffffffff", "ffffffff",
|
|
"ffffffff", "ffffffff",
|
|
"ffffffff", "ffffffff",
|
|
"ffffffff", "ffffffff",
|
|
"ffffffff", "ffffffff",
|
|
"ffffffff", "ffffffff",
|
|
"ffffffff", "ffffffff"
|