|
Lines 1-3
Link Here
|
| 1 |
A screen capture utility that utilizes Imlib2. |
1 |
A screen capture CLI utility that utilizes Imlib2. |
| 2 |
|
2 |
|
| 3 |
WWW: http://linuxbrit.co.uk/scrot/ |
3 |
It has the following set of features: |
|
|
4 |
|
| 5 |
- user-definable time delay |
| 6 |
- image quality control |
| 7 |
- interactive rectangular mouse selection of any screen part |
| 8 |
- screen capture for individual windows |
| 9 |
- scriptable screen shot processing |
| 10 |
|
| 11 |
Although scrot is no longer in active development, it is still widely used |
| 12 |
today. Similar programs, which were either based on or inspired by scrot, are |
| 13 |
graphics/maim and x11/slop. |
| 14 |
|
| 15 |
WWW: https://github.com/dreamer/scrot |