default_config.yaml 765 B

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