default_config.yaml 726 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  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. edit_polygon: Ctrl+J
  29. delete_polygon: Delete
  30. duplicate_polygon: Ctrl+D
  31. undo: Ctrl+Z
  32. undo_last_point: [Ctrl+Z, Backspace]
  33. edit_label: Ctrl+E
  34. edit_line_color: Ctrl+L
  35. edit_fill_color: Ctrl+Shift+L