Go to file
Kim Woelders 930a0059fe Drop trying to reconnect when e16 exits
Didn't work and we shouldn't do it anyway.
2023-12-08 17:06:07 +01:00
m4 Autofoo tweaks. 2017-02-12 20:00:26 +01:00
.gitignore Add /build to .gitignore 2021-03-26 17:29:31 +01:00
.indent.pro Change formatting style 2023-12-08 16:58:56 +01: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.9. 2018-08-12 16:36:01 +02:00
Makefile.am Add .desktop file. 2017-04-16 11:20:13 +02:00
README released 0.2 2000-03-23 19:07:00 +00:00
autogen.sh autogen.sh: Add -n as alternative to NOCONFIGURE 2020-01-08 18:49:10 +01:00
configure.ac Avoid gtk2 deprecation warnings 2023-12-08 16:58:56 +01:00
e16-keyedit.desktop.in Add .desktop file. 2017-04-16 11:20:13 +02:00
e16-keyedit.spec.in Reintroduce acflags for configuration of rpmbuilds 2018-10-05 15:42:24 +02:00
e16keyedit.h Drop trying to reconnect when e16 exits 2023-12-08 17:06:07 +01:00
ipc.c Drop trying to reconnect when e16 exits 2023-12-08 17:06:07 +01:00
menus.c Make accelerators work (Ctrl-Q/S/X) 2023-12-08 16:58:56 +01:00
viewer.c Drop trying to reconnect when e16 exits 2023-12-08 17:06:07 +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