Go to file
Kim Woelders 44a553413b Build .xz tarball too. 2017-04-16 10:24:57 +02:00
m4 Autofoo tweaks. 2017-02-12 20:00:26 +01:00
.gitignore .gitignore: Add compile. 2017-02-12 09:17:54 +01:00
.indent.pro Indent E-style. 2006-03-18 10:23:33 +00:00
AUTHORS Should now work with e16.8 as well as older versions. 2006-03-18 15:16:24 +00:00
COPYING tada. 2000-03-13 22:13:22 +00:00
ChangeLog Version 0.7. 2010-02-14 08:52:29 +00:00
Makefile.am Autofoo tweaks. 2017-02-12 20:00:26 +01:00
README released 0.2 2000-03-23 19:07:00 +00:00
autogen.sh simpler autogen script 2006-03-31 03:09:20 +00:00
configure.ac Build .xz tarball too. 2017-04-16 10:24:57 +02:00
e16-keyedit.spec.in Spec file cleanups. 2010-07-26 20:21:58 +00:00
e16keyedit.h Remove gtk1 support, add (mostly working) gtk3 support. 2013-03-24 21:52:31 +01:00
ipc.c Eliminate deprecated GtkAlignment stuff. 2017-02-12 20:00:44 +01:00
menus.c Remove gtk1 support, add (mostly working) gtk3 support. 2013-03-24 21:52:31 +01:00
viewer.c Eliminate deprecated GtkAlignment stuff. 2017-02-12 20:00:44 +01:00

README

this is e16keyedit.

This is a standalone keybindings editor for enlightenment version 0.16.

It's mostly done, even though I never hooked up the menus to do anything
useful, which maybe I'll go back and do for an 0.2 release, but this 0.1 is
pretty much everything you'll need.

to build the application, use "make".
once you've done that, copy the binary (e16keyedit) to any binary directory
wherever you want to put it.  "make install" doesn't work, so it doesn't
really matter, does it?  *grin*

-- Mandrake

Mon Feb 21 11:09:48 PST 2000 - 0.1 released
Thu Mar 23 11:02:54 PST 2000 - 0.2 released