• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ChangeLogH A D09-Dec-20061.4 KiB4535

MakefileH A D03-May-20221.1 KiB4131

READMEH A D09-Dec-20061.1 KiB3524

gkrellshoot.cH A D09-Dec-200665 KiB2,3041,787

README

1GkrellShoot:	GKrellM Shoot Plugin
2Author:         M.R.Muthu Kumar <m_muthukumar@users.sourceforge.net>
3
4install:
5
6    make
7    make install (as root)
8    make userinstall (Installs at ~/.gkrellm2/plugins directory))
9
10require:
11
12    -  GkrellM2.0 or greater.
13
14    - ImageMagick
15
16comments : I wrote this so that I can have quick access to screen lock
17	   as well as screen shoot. Hope it will be useful for you.
18
19	   Added animation to this plugin using
20	   Tom Gilbert's ( http://linuxbrit.co.uk/ ) routines. Right now
21	   I have about 11 animations of which I like 'Mesh' and
22	   'Rotating Star'
23
24gkrellshoot is copyright (c) 2002 by M.R.Muthu Kumar.
25
26This program is free software; you can redistribute it and/or
27modify it under the terms of the GNU General Public License
28as published by the Free Software Foundation; either version 2
29of the License, or (at your option) any later version.
30
31This program is distributed in the hope that it will be useful,
32but WITHOUT ANY WARRANTY; without even the implied warranty of
33MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
34GNU General Public License for more details.
35