eterm/bg
Michael Jennings c3f775c1b5 Mon Jun 11 17:49:55 PDT 2001 Michael Jennings <mej@eterm.org>
Okay, first off, I removed 3 scaled backgrounds.  See www.kainx.org or
	my post to enlightenment-devel for details.

	Second, I redid the default bindings for the mouse wheel.  Basically,
	the wheel alone will scroll by pages.  Ctrl+wheel will scroll by pages
	in groups of 5.  Shift+wheel will scroll by a single line.  If you
	hold down the Alt key, the same combinations will work the same way,
	but instead of scrolling within Eterm, they'll scroll the application
	in the terminal (by sending PgUp/PgDn and up/down arrows).  This works
	in less, bash, and any other application which groks those keys.

	I also added a --without-mousewheel option to configure that will turn
	off the default scrollwheel bindings.  Of course, you can always use
	action bindings in the config file to bind/rebind these any way you
	like.

	While I was at it, I found and fixed a bug in the handling of the
	Alt and Meta keys.

	I added a scroll() function to the script stuff which allows you to
	bind keys/buttons to scroll up and down.  While I was at it, I added
	comments to script.c for each function you can use.

	And finally, the config file parser was moved to libast.


SVN revision: 4806
2001-06-12 01:04:45 +00:00
..
scale Mon Jun 11 17:49:55 PDT 2001 Michael Jennings <mej@eterm.org> 2001-06-12 01:04:45 +00:00
tile Fri May 4 23:56:12 PDT 2001 Michael Jennings <mej@eterm.org> 2001-05-05 06:57:28 +00:00
.cvsignore Da da da. 1999-08-17 23:13:35 +00:00
Makefile.am Mon Jun 11 17:49:55 PDT 2001 Michael Jennings <mej@eterm.org> 2001-06-12 01:04:45 +00:00
README.backgrounds Initial import of Eterm 0.8.9 sources 1999-08-17 23:01:18 +00:00

README.backgrounds

Eterm Background Archive
========================

This is the official (<G>) collection of Eterm background images.  The only
things that make it official are (1) I put it together, and (2) the default
themes that come with Eterm are designed to work with these images.  NONE of
these images are original work by either of the Eterm authors; they have all
been collected from various sites on the web.  As far as I know, they are all
freely available for use.

However, should any person who can provide proof of ownership of any of these
pictures object to their inclusion, they will be IMMEDIATELY withdrawn.  No
copyright infringement is intended.  Inclusion here should be taken as a
compliment. :-)

Installation
------------

Now that this is included with the Eterm distribution, these images will be
cataloged and installed as part of the normal Eterm build process.

Changes
-------

Adding pictures to the archive is equally simple.  If the picture is intended
to be tiled, copy it into the "tile" directory.  If it is intended to be scaled
(i.e., non-tileable pictures), copy it into the "scale" directory.  Then re-run
"make" and "make install".  That's it!  The images will automatically be
included in Eterm's random rotation.

Removing pictures is done the same way.  Simply remove them from whichever
directory they reside in, then re-run "make" and "make install".  You will need
to manually remove the file from the pixmap directory if you so desire; these
instructions only pertain to changing the standard rotation.