default_config.yaml 638 B

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