mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-02-22 16:52:53 +00:00
93 lines
2.2 KiB
JSON
93 lines
2.2 KiB
JSON
{
|
|
"api": {
|
|
"enable_server": false,
|
|
"interpreter_path": ""
|
|
},
|
|
"appearance": {
|
|
"grid_striping": false,
|
|
"hicontrast_dimming_factor": 0.800000011920929,
|
|
"show_scrollbars": false,
|
|
"text_editor_zoom": 0,
|
|
"toolbar_icon_size": 24,
|
|
"use_icons_in_menus": false
|
|
},
|
|
"auto_backup": {
|
|
"backup_on_autosave": false,
|
|
"enabled": true,
|
|
"limit_daily_files": 5,
|
|
"limit_total_files": 25,
|
|
"limit_total_size": 104857600,
|
|
"min_interval": 300
|
|
},
|
|
"do_not_show_again": {
|
|
"data_collection_prompt": false,
|
|
"env_var_overwrite_warning": false,
|
|
"scaled_3d_models_warning": false,
|
|
"update_check_prompt": false,
|
|
"zone_fill_warning": false
|
|
},
|
|
"environment": {
|
|
"vars": null
|
|
},
|
|
"git": {
|
|
"authorEmail": "",
|
|
"authorName": "",
|
|
"repositories": null,
|
|
"useDefaultAuthor": true
|
|
},
|
|
"graphics": {
|
|
"cairo_antialiasing_mode": 0,
|
|
"opengl_antialiasing_mode": 1
|
|
},
|
|
"input": {
|
|
"auto_pan": false,
|
|
"auto_pan_acceleration": 5,
|
|
"center_on_zoom": true,
|
|
"focus_follow_sch_pcb": false,
|
|
"horizontal_pan": false,
|
|
"hotkey_feedback": true,
|
|
"immediate_actions": true,
|
|
"mouse_left": -1,
|
|
"mouse_middle": 2,
|
|
"mouse_right": 2,
|
|
"reverse_scroll_pan_h": false,
|
|
"reverse_scroll_zoom": false,
|
|
"scroll_modifier_pan_h": 308,
|
|
"scroll_modifier_pan_v": 306,
|
|
"scroll_modifier_zoom": 0,
|
|
"warp_mouse_on_move": true,
|
|
"zoom_acceleration": false,
|
|
"zoom_speed": 5,
|
|
"zoom_speed_auto": true
|
|
},
|
|
"meta": {
|
|
"filename": "kicad_common.json",
|
|
"version": 3
|
|
},
|
|
"netclass_panel": {
|
|
"eeschema_shown_columns": "0 10 11 12 13",
|
|
"pcbnew_shown_columns": "0 1 2 3 4 5 6 7 8 9",
|
|
"sash_pos": 160
|
|
},
|
|
"package_manager": {
|
|
"sash_pos": 380
|
|
},
|
|
"session": {
|
|
"pinned_design_block_libs": [],
|
|
"pinned_fp_libs": [],
|
|
"pinned_symbol_libs": [],
|
|
"remember_open_files": false
|
|
},
|
|
"system": {
|
|
"autosave_interval": 600,
|
|
"clear_3d_cache_interval": 30,
|
|
"file_explorer": "",
|
|
"file_history_size": 9,
|
|
"language": "Default",
|
|
"pdf_viewer_name": "",
|
|
"text_editor": "/usr/bin/open -e",
|
|
"use_system_pdf_viewer": true,
|
|
"working_dir": ""
|
|
}
|
|
}
|