You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kim Woelders f0d9b21fb8 Remove obsolete and unused AC_HEADER_STDC 3 years ago
m4 Autofoo tweaks. 7 years ago
.gitignore Add /build to .gitignore 3 years ago
.indent.pro Indent E-style. 18 years ago
AUTHORS Should now work with e16.8 as well as older versions. 18 years ago
COPYING tada. 24 years ago
ChangeLog Version 0.9. 5 years ago
Makefile.am Add .desktop file. 7 years ago
README released 0.2 24 years ago
autogen.sh autogen.sh: Add -n as alternative to NOCONFIGURE 4 years ago
configure.ac Remove obsolete and unused AC_HEADER_STDC 3 years ago
e16-keyedit.desktop.in Add .desktop file. 7 years ago
e16-keyedit.spec.in Reintroduce acflags for configuration of rpmbuilds 5 years ago
e16keyedit.h Remove gtk1 support, add (mostly working) gtk3 support. 11 years ago
ipc.c Remove unnecessary use of deprecated gdk_flush() 5 years ago
menus.c Remove gtk1 support, add (mostly working) gtk3 support. 11 years ago
viewer.c Rewrite e_cb_key_change(), eliminating use of deprecated gdk_flush() 5 years ago

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