first commit
This commit is contained in:
67
kicad/6.0/kicad_common.json
Normal file
67
kicad/6.0/kicad_common.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"appearance": {
|
||||
"icon_scale": 0,
|
||||
"icon_theme": 2,
|
||||
"text_editor_zoom": 0,
|
||||
"use_icons_in_menus": true
|
||||
},
|
||||
"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": {
|
||||
"env_var_overwrite_warning": false,
|
||||
"scaled_3d_models_warning": false,
|
||||
"zone_fill_warning": false
|
||||
},
|
||||
"environment": {
|
||||
"vars": null
|
||||
},
|
||||
"graphics": {
|
||||
"cairo_antialiasing_mode": 0,
|
||||
"opengl_antialiasing_mode": 0
|
||||
},
|
||||
"input": {
|
||||
"auto_pan": false,
|
||||
"auto_pan_acceleration": 5,
|
||||
"center_on_zoom": true,
|
||||
"horizontal_pan": false,
|
||||
"immediate_actions": true,
|
||||
"mouse_left": -1,
|
||||
"mouse_middle": 2,
|
||||
"mouse_right": 2,
|
||||
"scroll_modifier_pan_h": 308,
|
||||
"scroll_modifier_pan_v": 306,
|
||||
"scroll_modifier_zoom": 0,
|
||||
"warp_mouse_on_move": true,
|
||||
"zoom_acceleration": false,
|
||||
"zoom_speed": 1,
|
||||
"zoom_speed_auto": true
|
||||
},
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
"netclass_panel": {
|
||||
"sash_pos": 160
|
||||
},
|
||||
"package_manager": {
|
||||
"sash_pos": 380
|
||||
},
|
||||
"session": {
|
||||
"remember_open_files": false
|
||||
},
|
||||
"system": {
|
||||
"autosave_interval": 600,
|
||||
"clear_3d_cache_interval": 30,
|
||||
"file_history_size": 9,
|
||||
"language": "Default",
|
||||
"pdf_viewer_name": "",
|
||||
"text_editor": "",
|
||||
"use_system_pdf_viewer": true,
|
||||
"working_dir": "/home/klein"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user