[openbox] Using keybind and action to translate/simulate one keystroke into another keystroke?

mpb mpb.mail at gmail.com
Mon Jan 26 20:11:35 EST 2009


On Sat, Jan 24, 2009 at 4:12 PM, Mikael Magnusson <lists at bak.och.fr.am> wrote:
> Well, you're basically on your own here, but hopefully this helps
> http://git.mika.l3ib.org/?p=openbox.git;a=commitdiff;h=766178a252

Unfortunately sendkeyevent.c includes header files from the "obt"
directory that are not in the main branch.  So I have changed course
and am now trying to compile the whole mikabox/actions branch.

Is the first step to run ./bootstrap?

When I run ./bootstrap, I get the following:

$ ./bootstrap
+ autopoint --force
Copying file ABOUT-NLS
[snip copying of many files]
Copying file po/remove-potcdate.sin
+ libtoolize --copy --force --automake
+ aclocal -I m4
+ autoconf
configure.ac:30: error: possibly undefined macro: AC_SUBST
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:125: error: possibly undefined macro: AC_DEFINE

exit  1

Looks like some macros are not getting defined.  Any suggestions?

Installed via apt-get:
/usr/bin/autopoint (GNU gettext-tools) 0.17

Installed manually as non-root in /home/build:
libtoolize (GNU libtool) 2.2.6
aclocal (GNU automake) 1.10.2
autoconf (GNU Autoconf) 2.63

echo $PKG_CONFIG_PATH
/home/build/lib/pkgconfig:/usr/lib/pkgconfig

Thanks!

-mpb



More information about the openbox mailing list