Files
tldr/pages.zh/linux/flameshot.md
Julien Tremblay McLellan - Library & Information Science 6a9edff745 flameshot: add Chinese translation (#4361)
2020-10-01 21:07:47 +01:00

25 lines
520 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# flameshot
> 带有gui界面的Screenshot工具支持基本的图像编辑例如文本形状颜色和imgur.
> 更多信息: <https://flameshot.js.org>.
- 在GUI模式下启动Flameshot:
`flameshot launcher`
- 通过单击并拖动来截取屏幕截图:
`flameshot gui`
- 全屏截图:
`flameshot full`
- 将保存屏幕快照的路径设置为:
`flameshot full --path {{path/to/directory}}`
- 将屏幕截图延迟N毫秒然后输出到剪贴板:
`flameshot full --delay {{2000}} --clipboard`