default_config.yaml 621 B

1234567891011121314151617181920212223242526272829303132333435
  1. auto_save: false
  2. store_data: true
  3. flags: null
  4. labels: null
  5. sort_labels: true
  6. validate_label: null
  7. show_label_text_field: true
  8. shortcuts:
  9. close: Ctrl+W
  10. open: Ctrl+O
  11. open_dir: Ctrl+U
  12. quit: Ctrl+Q
  13. save: Ctrl+S
  14. save_as: Ctrl+Shift+S
  15. open_next: D
  16. open_prev: A
  17. zoom_in: Ctrl++
  18. zoom_out: Ctrl+-
  19. zoom_to_original: Ctrl+0
  20. fit_window: Ctrl+F
  21. fit_width: Ctrl+Shift+F
  22. create_polygon: Ctrl+N
  23. edit_polygon: Ctrl+J
  24. delete_polygon: Delete
  25. duplicate_polygon: Ctrl+D
  26. undo: Ctrl+Z
  27. undo_last_point: [Ctrl+Z, Backspace]
  28. edit_label: Ctrl+E
  29. edit_line_color: Ctrl+L
  30. edit_fill_color: Ctrl+Shift+L