flameshot: add Chinese translation (#4361)
This commit is contained in:

committed by
GitHub

parent
3cdee951c5
commit
6a9edff745
24
pages.zh/linux/flameshot.md
Normal file
24
pages.zh/linux/flameshot.md
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
# 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`
|
Reference in New Issue
Block a user