红联Linux门户
Linux帮助

ubuntu技巧--QQ截图的软件DeepinScrot

发布时间:2016-03-28 16:11:58来源:linux网站作者:heroacool

DeepinScrot安装包:http://packages.linuxdeepin.com/deepin/pool/main/d/deepin-scrot/deepin-scrot_2.0-0deepin_all.deb


安装:

sudo dpkg -i deepin-scrot_2.0-0deepin_all.deb


若报错,估计时python-xlib的依赖项没有安装好,

sudo apt-get install python-xlib


使用可以命令行中启动deepin-scrot,设置快捷键更方便,打开systemsetting->keyboard->shortcut,设置:

ubuntu技巧--QQ截图的软件DeepinScrot

使用时和qq截图一样,可以使用快捷键ctrl+alt+A。爽歪歪!


参考资料:http://www.linuxdiyf.com/linux/19329.html

 

本文永久更新地址:http://www.linuxdiyf.com/linux/19330.html