On Sat, Dec 12, 2009 at 2:54 AM, Jordan Sissel <j...@semicomplete.com> wrote: >> 3) have libxdo export a new function, (named perhaps xdo_symbol_map()) >> that does a lookup in the static symbol_map on behalf of the caller. > > I'll look into this problem this weekend. Using a function would > probably simplify the consumers of libxdo that need key map data. So, > #3 probably. End result will be libxdo exporting something like > xdo_keysym_to_char(), same for symbol_map, and not distributing > xdo_util.h with any package as it won't be needed.
Of course, by "this weekend" I mean tonight. Time is such a silly thing ;) At any rate, I moved the two xdo_util items to be available via functions in libxdo and updated keynav to use those functions. http://semicomplete.googlecode.com/files/keynav-20091231.01.tar.gz http://semicomplete.googlecode.com/files/xdotool-20091231.01.tar.gz Using these, I've manually installed xdotool and built keynav against it and things seem peachy. A few other changes went into keynav (see the CHANGELIST file). Can y'all look it over and see if I missed anything related to problems with packaging into debian? Let me know if you need any other changes made :) -Jordan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org