luther@gliethttp:~$ wget
luther@gliethttp:~/scrot-0.8$ sudo apt-get install giblib-dev
luther@gliethttp:~/scrot-0.8$ ./configure --prefix=/home/luther/gliethttp
luther@gliethttp:~/scrot-0.8$ make -j4
luther@gliethttp:~/scrot-0.8$ make install
luther@gliethttp:~/scrot-0.8$ tree ~/gliethttp
/home/luther/gliethttp
|-- bin
| `-- scrot
|-- doc
| `-- scrot
| |-- AUTHORS
| |-- ChangeLog
| |-- README
| `-- TODO
`-- man
`-- man1
`-- scrot.1
5 directories, 6 files
luther@gliethttp:~/gliethttp$ scrot // 直接截全屏到当前目录
luther@gliethttp:~/gliethttp$ scrot -bs // 截获指定窗口
luther@gliethttp:~/gliethttp$ scrot -s // 鼠标选定范围
阅读(2389) | 评论(0) | 转发(0) |