default_config.yaml 609 B

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