summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2021-09-02 16:12:35 (EDT)
committer P. J. McDermott <pj@pehjota.net>2021-09-02 16:12:35 (EDT)
commitb8189d0a85b419a847bc60ea3e49d04bd03cf1c4 (patch)
treecfde4d80b672fc16b15eec4174e81c7eb5c05a01 /.config
parent5b7ce6cee1ef714c2cfe6ff505ad540a3ad24031 (diff)
downloadopenttd-b8189d0a85b419a847bc60ea3e49d04bd03cf1c4.zip
openttd-b8189d0a85b419a847bc60ea3e49d04bd03cf1c4.tar.gz
openttd-b8189d0a85b419a847bc60ea3e49d04bd03cf1c4.tar.bz2
Default 1.10.3 config
Diffstat (limited to '.config')
-rw-r--r--.config/openttd/hotkeys.cfg219
-rw-r--r--.config/openttd/openttd.cfg475
-rw-r--r--.config/openttd/windows.cfg530
3 files changed, 1224 insertions, 0 deletions
diff --git a/.config/openttd/hotkeys.cfg b/.config/openttd/hotkeys.cfg
new file mode 100644
index 0000000..6c8b34b
--- /dev/null
+++ b/.config/openttd/hotkeys.cfg
@@ -0,0 +1,219 @@
+
+[aidebug]
+company_1 = 1
+company_2 = 2
+company_3 = 3
+company_4 = 4
+company_5 = 5
+company_6 = 6
+company_7 = 7
+company_8 = 8
+company_9 = 9
+company_10 =
+company_11 =
+company_12 =
+company_13 =
+company_14 =
+company_15 =
+settings = S
+game_script = 0
+reload =
+break_toggle = B
+break_string = F
+match_case = C
+continue = RETURN
+
+[airtoolbar]
+airport = 1
+demolish = 2
+
+[dockstoolbar]
+canal = 1
+lock = 2
+demolish = 3
+depot = 4
+dock = 5
+buoy = 6
+river = 7
+aqueduct = B,8
+
+[global]
+quit = CTRL+Q,META+Q
+abandon = CTRL+W,META+W
+console = BACKQUOTE
+bounding_boxes = CTRL+B
+dirty_blocks = CTRL+I
+center = C
+center_zoom = Z
+reset_object_to_place = ESC
+delete_windows = DEL
+delete_all_windows = SHIFT+DEL
+delete_all_messages = CTRL+DEL
+refresh_screen = CTRL+R
+transparency_signs = CTRL+1
+transparency_trees = CTRL+2
+transparency_houses = CTRL+3
+transparency_industries = CTRL+4
+transparency_buildings = CTRL+5
+transparency_bridges = CTRL+6
+transparency_structures = CTRL+7
+transparency_catenary = CTRL+8
+transparency_loading = CTRL+9
+invisibility_signs = SHIFT+CTRL+1
+invisibility_trees = SHIFT+CTRL+2
+invisibility_houses = SHIFT+CTRL+3
+invisibility_industries = SHIFT+CTRL+4
+invisibility_buildings = SHIFT+CTRL+5
+invisibility_bridges = SHIFT+CTRL+6
+invisibility_structures = SHIFT+CTRL+7
+invisibility_catenary = SHIFT+CTRL+8
+transparency_toolbar = CTRL+X
+toggle_transparency = X
+chat = RETURN,T
+chat_all = SHIFT+RETURN,SHIFT+T
+chat_company = CTRL+RETURN,CTRL+T
+chat_server = SHIFT+CTRL+RETURN,SHIFT+CTRL+T
+
+[order]
+skip = D
+delete = F
+goto = G
+nonstop = H
+fullload = J
+unload = K
+nearest_depot =
+always_service =
+transfer =
+no_unload =
+no_load =
+
+[railtoolbar]
+build_ns = 1
+build_x = 2
+build_ew = 3
+build_y = 4
+autorail = 5,GLOBAL+A
+demolish = 6
+depot = 7
+waypoint = 8
+station = 9
+signal = S
+bridge = B
+tunnel = T
+remove = R
+convert = C
+
+[roadtoolbar]
+build_x = 1
+build_y = 2
+autoroad = 3
+demolish = 4
+depot = 5
+bus_station = 6
+truck_station = 7
+oneway = 8
+bridge = B
+tunnel = T
+remove = R
+convert = C
+
+[tramtoolbar]
+build_x = 1
+build_y = 2
+autoroad = 3
+demolish = 4
+depot = 5
+bus_station = 6
+truck_station = 7
+bridge = B
+tunnel = T
+remove = R
+convert = C
+
+[signlist]
+focus_filter_box = F
+
+[terraform]
+lower = GLOBAL+Q
+raise = GLOBAL+W
+level = GLOBAL+E
+dynamite = GLOBAL+D
+buyland = U
+trees = I
+placesign = O
+placeobject = P
+
+[terraform_editor]
+dynamite = GLOBAL+D
+lower = GLOBAL+Q
+raise = GLOBAL+W
+level = GLOBAL+E
+rocky = R
+desert = T
+object = O
+
+[maintoolbar]
+pause = F1,PAUSE
+fastforward =
+settings = F2
+saveload = F3
+load_game =
+smallmap = F4,M
+town_list = F5
+subsidies = F6
+station_list = F7
+finances = F8
+companies = F9
+story_book =
+goal_list =
+graphs = F10
+league = F11
+industry_list = F12
+train_list = SHIFT+F1
+roadveh_list = SHIFT+F2
+ship_list = SHIFT+F3
+aircraft_list = SHIFT+F4
+zoomin = NUM_PLUS,=,SHIFT+=,SHIFT+F5
+zoomout = NUM_MINUS,-,SHIFT+-,SHIFT+F6
+build_rail = SHIFT+F7
+build_road = SHIFT+F8
+build_tram =
+build_docks = SHIFT+F9
+build_airport = SHIFT+F10
+build_trees = SHIFT+F11
+music = SHIFT+F12
+ai_debug =
+small_screenshot = CTRL+S
+zoomedin_screenshot = CTRL+P
+defaultzoom_screenshot = CTRL+D
+giant_screenshot =
+cheats = CTRL+ALT+C
+terraform = L
+extra_viewport = V
+client_list =
+sign_list =
+
+[scenedit_maintoolbar]
+pause = F1,PAUSE
+fastforward =
+settings = F2
+saveload = F3
+gen_land = F4
+gen_town = F5
+gen_industry = F6
+build_road = F7
+build_tram =
+build_docks = F8
+build_trees = F9
+build_sign = F10
+music = F11
+land_info = F12
+small_screenshot = CTRL+S
+zoomedin_screenshot = CTRL+P
+defaultzoom_screenshot = CTRL+D
+giant_screenshot =
+zoomin = NUM_PLUS,=,SHIFT+=,SHIFT+F5
+zoomout = NUM_MINUS,-,SHIFT+-,SHIFT+F6
+terraform = L
+smallmap = M
+extra_viewport = V
diff --git a/.config/openttd/openttd.cfg b/.config/openttd/openttd.cfg
new file mode 100644
index 0000000..77d5f0c
--- /dev/null
+++ b/.config/openttd/openttd.cfg
@@ -0,0 +1,475 @@
+
+[misc]
+display_opt = SHOW_TOWN_NAMES|SHOW_STATION_NAMES|SHOW_SIGNS|FULL_ANIMATION|FULL_DETAIL|WAYPOINTS|SHOW_COMPETITOR_SIGNS
+fullscreen = false
+support8bpp = no
+graphicsset =
+soundsset = "NoSound"
+musicset =
+videodriver =
+musicdriver =
+sounddriver =
+blitter =
+language = english_US.lng
+resolution = 640,480
+screenshot_format =
+savegame_format =
+rightclick_emulate = false
+small_font =
+medium_font =
+large_font =
+mono_font =
+small_size = 0
+medium_size = 0
+large_size = 0
+mono_size = 0
+small_aa = false
+medium_aa = false
+large_aa = false
+mono_aa = false
+sprite_cache_size_px = 128
+player_face = 0
+transparency_options = 0
+transparency_locks = 0
+invisibility_options = 0
+keyboard =
+keyboard_caps =
+last_newgrf_count = 0
+gui_zoom = 2
+font_zoom = 2
+
+[difficulty]
+max_no_competitors = 0
+number_towns = 2
+industry_density = 5
+max_loan = 300000
+initial_interest = 2
+vehicle_costs = 0
+competitor_speed = 2
+vehicle_breakdowns = 1
+subsidy_multiplier = 2
+construction_cost = 0
+terrain_type = 1
+quantity_sea_lakes = 0
+economy = false
+line_reverse_mode = false
+disasters = false
+town_council_tolerance = 0
+
+[game_creation]
+town_name = english
+landscape = temperate
+snow_line_height = 15
+starting_year = 1950
+ending_year = 2050
+land_generator = 1
+oil_refinery_limit = 32
+tgen_smoothness = 1
+variety = 0
+generation_seed = 0
+tree_placer = 2
+heightmap_rotation = 0
+se_flat_world_height = 1
+map_x = 8
+map_y = 8
+water_borders = 15
+custom_town_number = 1
+custom_sea_level = 1
+min_river_length = 16
+river_route_random = 5
+amount_of_rivers = 2
+
+[vehicle]
+road_side = right
+train_acceleration_model = 1
+roadveh_acceleration_model = 1
+train_slope_steepness = 3
+roadveh_slope_steepness = 7
+max_train_length = 7
+smoke_amount = 1
+never_expire_vehicles = false
+max_trains = 500
+max_roadveh = 500
+max_aircraft = 200
+max_ships = 300
+wagon_speed_limits = true
+disable_elrails = false
+freight_trains = 1
+plane_speed = 4
+dynamic_engines = true
+plane_crashes = 2
+extend_vehicle_life = 0
+servint_ispercent = false
+servint_trains = 150
+servint_roadveh = 150
+servint_ships = 360
+servint_aircraft = 100
+
+[construction]
+max_heightlevel = 30
+build_on_slopes = true
+command_pause_level = 1
+terraform_per_64k_frames = 4194304
+terraform_frame_burst = 4096
+clear_per_64k_frames = 4194304
+clear_frame_burst = 4096
+tree_per_64k_frames = 4194304
+tree_frame_burst = 4096
+autoslope = true
+extra_dynamite = true
+max_bridge_length = 64
+max_bridge_height = 12
+max_tunnel_length = 64
+train_signal_side = 1
+road_stop_on_town_road = true
+road_stop_on_competitor_road = true
+raw_industry_construction = 0
+industry_platform = 1
+freeform_edges = true
+extra_tree_placement = 2
+
+[station]
+never_expire_airports = false
+station_spread = 12
+modified_catchment = true
+serve_neutral_industries = true
+adjacent_stations = true
+distant_join_stations = true
+
+[economy]
+town_layout = 0
+allow_town_roads = true
+found_town = 0
+allow_town_level_crossings = true
+town_cargogen_mode = 1
+station_noise_level = false
+inflation = true
+multiple_industry_per_town = false
+bribe = true
+exclusive_rights = true
+fund_buildings = true
+fund_roads = true
+give_money = true
+smooth_economy = true
+allow_shares = false
+min_years_for_shares = 6
+feeder_payment_share = 75
+town_growth_rate = 2
+larger_towns = 4
+initial_city_size = 2
+mod_road_rebuild = true
+dist_local_authority = 20
+town_noise_population[0] = 800
+town_noise_population[1] = 2000
+town_noise_population[2] = 4000
+infrastructure_maintenance = false
+
+[linkgraph]
+recalc_interval = 4
+recalc_time = 16
+distribution_pax = 0
+distribution_mail = 0
+distribution_armoured = 0
+distribution_default = 0
+accuracy = 16
+demand_distance = 100
+demand_size = 100
+short_path_saturation = 80
+
+[pf]
+forbid_90_deg = false
+roadveh_queue = true
+pathfinder_for_trains = 2
+pathfinder_for_roadvehs = 2
+pathfinder_for_ships = 2
+reverse_at_signals = false
+wait_oneway_signal = 15
+wait_twoway_signal = 41
+wait_for_pbs_path = 30
+reserve_paths = false
+path_backoff_interval = 20
+npf.npf_max_search_nodes = 10000
+npf.npf_rail_firstred_penalty = 1000
+npf.npf_rail_firstred_exit_penalty = 10000
+npf.npf_rail_lastred_penalty = 1000
+npf.npf_rail_station_penalty = 100
+npf.npf_rail_slope_penalty = 100
+npf.npf_rail_curve_penalty = 100
+npf.npf_rail_depot_reverse_penalty = 5000
+npf.npf_rail_pbs_cross_penalty = 300
+npf.npf_rail_pbs_signal_back_penalty = 1500
+npf.npf_buoy_penalty = 200
+npf.npf_water_curve_penalty = 100
+npf.npf_road_curve_penalty = 100
+npf.npf_crossing_penalty = 300
+npf.npf_road_drive_through_penalty = 800
+npf.npf_road_dt_occupied_penalty = 800
+npf.npf_road_bay_occupied_penalty = 1500
+npf.maximum_go_to_depot_penalty = 2000
+yapf.disable_node_optimization = false
+yapf.max_search_nodes = 10000
+yapf.rail_firstred_twoway_eol = false
+yapf.rail_firstred_penalty = 1000
+yapf.rail_firstred_exit_penalty = 10000
+yapf.rail_lastred_penalty = 1000
+yapf.rail_lastred_exit_penalty = 10000
+yapf.rail_station_penalty = 1000
+yapf.rail_slope_penalty = 200
+yapf.rail_curve45_penalty = 100
+yapf.rail_curve90_penalty = 600
+yapf.rail_depot_reverse_penalty = 5000
+yapf.rail_crossing_penalty = 300
+yapf.rail_look_ahead_max_signals = 10
+yapf.rail_look_ahead_signal_p0 = 500
+yapf.rail_look_ahead_signal_p1 = -100
+yapf.rail_look_ahead_signal_p2 = 5
+yapf.rail_pbs_cross_penalty = 300
+yapf.rail_pbs_station_penalty = 800
+yapf.rail_pbs_signal_back_penalty = 1500
+yapf.rail_doubleslip_penalty = 100
+yapf.rail_longer_platform_penalty = 800
+yapf.rail_longer_platform_per_tile_penalty = 0
+yapf.rail_shorter_platform_penalty = 4000
+yapf.rail_shorter_platform_per_tile_penalty = 0
+yapf.road_slope_penalty = 200
+yapf.road_curve_penalty = 100
+yapf.road_crossing_penalty = 300
+yapf.road_stop_penalty = 800
+yapf.road_stop_occupied_penalty = 800
+yapf.road_stop_bay_occupied_penalty = 1500
+yapf.maximum_go_to_depot_penalty = 2000
+yapf.ship_curve45_penalty = 100
+yapf.ship_curve90_penalty = 600
+
+[order]
+no_servicing_if_no_breakdowns = true
+improved_load = true
+selectgoods = true
+serviceathelipad = true
+gradual_loading = true
+
+[script]
+settings_profile = easy
+script_max_opcode_till_suspend = 10000
+script_max_memory_megabytes = 1024
+
+[ai]
+ai_in_multiplayer = true
+ai_disable_veh_train = false
+ai_disable_veh_roadveh = false
+ai_disable_veh_aircraft = false
+ai_disable_veh_ship = false
+
+[locale]
+currency = GBP
+units_velocity = metric
+units_power = metric
+units_weight = metric
+units_volume = metric
+units_force = si
+units_height = metric
+digit_group_separator =
+digit_group_separator_currency =
+digit_decimal_separator =
+
+[gui]
+autosave = monthly
+threaded_saves = true
+date_format_in_default_names = long
+show_finances = true
+auto_scrolling = 0
+scroll_mode = 0
+smooth_scroll = false
+right_mouse_wnd_close = false
+measure_tooltip = true
+errmsg_duration = 5
+hover_delay_ms = 250
+osk_activation = double
+toolbar_pos = 1
+statusbar_pos = 1
+window_snap_radius = 10
+window_soft_limit = 20
+zoom_min = 0
+zoom_max = 5
+population_in_label = true
+link_terraform_toolbar = false
+smallmap_land_colour = 0
+liveries = 2
+starting_colour = 16
+prefer_teamchat = false
+scrollwheel_scrolling = 0
+scrollwheel_multiplier = 5
+pause_on_newgame = false
+advanced_vehicle_list = 1
+timetable_in_ticks = false
+timetable_arrival_departure = true
+quick_goto = false
+loading_indicators = 1
+default_rail_type = 0
+enable_signal_gui = true
+coloured_news_year = 2000
+drag_signals_density = 4
+drag_signals_fixed_distance = false
+semaphore_build_before = 1950
+vehicle_income_warn = true
+order_review_system = 2
+lost_vehicle_warn = true
+disable_unsuitable_building = true
+new_nonstop = false
+stop_location = 2
+keep_all_autosave = false
+autosave_on_exit = false
+autosave_on_network_disconnect = true
+max_num_autosaves = 16
+auto_euro = true
+news_message_timeout = 2
+show_track_reservation = false
+default_signal_type = 1
+cycle_signal_types = 2
+station_numtracks = 1
+station_platlength = 5
+station_dragdrop = true
+station_show_coverage = false
+persistent_buildingtools = true
+expenses_layout = false
+station_gui_group_order = 0
+station_gui_sort_by = 0
+station_gui_sort_order = 0
+missing_strings_threshold = 25
+graph_line_thickness = 3
+show_newgrf_name = false
+show_date_in_logs = false
+settings_restriction_mode = 0
+developer = 1
+newgrf_developer_tools = false
+ai_developer_tools = false
+scenario_developer = false
+newgrf_show_old_versions = false
+newgrf_default_palette = 1
+console_backlog_timeout = 100
+console_backlog_length = 100
+network_chat_box_width_pct = 40
+network_chat_box_height = 25
+network_chat_timeout = 20
+
+[sound]
+news_ticker = true
+news_full = true
+new_year = true
+confirm = true
+click_beep = true
+disaster = true
+vehicle = true
+ambient = true
+
+[music]
+playlist = 0
+music_vol = 127
+effect_vol = 127
+custom_1 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+custom_2 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+playing = true
+shuffle = false
+
+[news_display]
+arrival_player = full
+arrival_other = summarized
+accident = full
+company_info = full
+open = summarized
+close = summarized
+economy = full
+production_player = summarized
+production_other = off
+production_nobody = off
+advice = full
+new_vehicles = full
+acceptance = full
+subsidies = summarized
+general = full
+
+[network]
+commands_per_frame = 2
+max_commands_in_queue = 16
+bytes_per_frame = 8
+bytes_per_frame_burst = 256
+max_init_time = 100
+max_join_time = 500
+max_download_time = 1000
+max_password_time = 2000
+max_lag_time = 500
+pause_on_join = true
+server_port = 3979
+server_admin_port = 3977
+server_admin_chat = true
+server_advertise = false
+lan_internet = 1
+client_name =
+server_password =
+rcon_password =
+admin_password =
+default_company_pass =
+server_name =
+connect_to_ip =
+network_id = 9cb901fd1ccea1e2ea6b5b8b6f6fed4f
+autoclean_companies = false
+autoclean_unprotected = 12
+autoclean_protected = 36
+autoclean_novehicles = 0
+max_companies = 15
+max_clients = 25
+max_spectators = 15
+restart_game_year = 0
+min_active_clients = 0
+server_lang = ANY
+reload_cfg = false
+last_host =
+last_port = 0
+no_http_content_downloads = false
+
+[currency]
+rate = 1
+separator = .
+to_euro = 0
+prefix = ""
+suffix = " credits"
+
+[company]
+engine_renew = false
+engine_renew_months = 6
+engine_renew_money = 100000
+renew_keep_length = false
+
+[server_bind_addresses]
+
+[servers]
+
+[bans]
+
+[newgrf]
+
+[newgrf-static]
+
+[ai_players]
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+none = start_date=730
+
+[game_scripts]
+none =
+
+[version]
+version_string = 1.10.3
+version_number = 1A086D64
diff --git a/.config/openttd/windows.cfg b/.config/openttd/windows.cfg
new file mode 100644
index 0000000..62dcbb9
--- /dev/null
+++ b/.config/openttd/windows.cfg
@@ -0,0 +1,530 @@
+
+[build_bridge]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_industry]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_object]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_signal]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_station_air]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_station_join]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_station_rail]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_town]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_tree]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_vehicle]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[build_waypoint]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[cheats]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[company]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[company_face]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[company_finances]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[company_infrastructure]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[company_livery]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[depot_aircraft]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[depot_roadveh]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[depot_ship]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[depot_train]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[engine_preview]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[error]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[error_face]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[extra_viewport]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[framerate_display]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[frametime_graph]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[graph_cargo_payment_rates]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[graph_company_value]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[graph_delivered_cargo]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[graph_income]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[graph_legend]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[graph_operating_profit]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[graph_performance]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[industry_cargoes]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[land_info]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[league]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[league_details]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_clients]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_content]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_goals]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_groups]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_groups_train]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_industries]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_news]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_servers]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_signs]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_stations]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_subsidies]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_towns]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_vehicles]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[list_vehicles_train]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[load_game]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[load_heightmap]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[music]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[music_track]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[newgrf_inspect]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[newgrf_inspect_chain]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[query_osk]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[query_sign]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[query_string]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[replace_vehicle]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[replace_vehicle_road]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[replace_vehicle_train]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[save_game]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[save_preset]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[script_debug]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[settings]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[settings_game]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[settings_newgrf]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[settings_newgrf_config]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[settings_script]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[settings_script_config]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[settings_script_list]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[smallmap]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[sprite_aligner]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[take_a_screenshot]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[textfile]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_air]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_landscape]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_landscape_scen]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_linkgraph]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_rail]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_road]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_road_scen]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_tram_scen]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_tramway]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_transparency]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_water]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[toolbar_water_scen]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_industry]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_station]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_story]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_town]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_town_authority]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_town_scen]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_vehicle]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_vehicle_details]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_vehicle_details_train]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_vehicle_orders]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_vehicle_orders_competitor]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_vehicle_orders_train]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_vehicle_refit]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_vehicle_timetable]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_vehicle_train]
+pref_sticky = false
+pref_width = 0
+pref_height = 0
+
+[view_waypoint]
+pref_sticky = false
+pref_width = 0
+pref_height = 0