default_config.yaml 747 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  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. epsilon: 11.0
  10. shortcuts:
  11. close: Ctrl+W
  12. open: Ctrl+O
  13. open_dir: Ctrl+U
  14. quit: Ctrl+Q
  15. save: Ctrl+S
  16. save_as: Ctrl+Shift+S
  17. open_next: D
  18. open_prev: A
  19. zoom_in: Ctrl++
  20. zoom_out: Ctrl+-
  21. zoom_to_original: Ctrl+0
  22. fit_window: Ctrl+F
  23. fit_width: Ctrl+Shift+F
  24. add_point: Ctrl+Shift+P
  25. create_polygon: Ctrl+N
  26. create_rectangle: Ctrl+R
  27. create_line: null
  28. create_point: null
  29. edit_polygon: Ctrl+J
  30. delete_polygon: Delete
  31. duplicate_polygon: Ctrl+D
  32. undo: Ctrl+Z
  33. undo_last_point: [Ctrl+Z, Backspace]
  34. edit_label: Ctrl+E
  35. edit_line_color: Ctrl+L
  36. edit_fill_color: Ctrl+Shift+L