Hi Sam, The process you told me gives these 2 lines in the logfile:
Couldn't translate keysym 000000A4 to keycode. Couldn't translate keysym 000000A4 to keycode. Does it give you a useful info? Sincerely, Jean-Philippe MENGUAL Le dimanche 25 juillet 2010 à 23:58 +0200, Samuel Thibault a écrit : > Jean-Philippe MENGUAL, le Sat 24 Jul 2010 20:09:31 +0200, a écrit : > > Sam, when you say "rebuild xbrlapi with DEBUG defined and log its stderr", > > what do I have to do exactly (how do I have to build (options)? > > In Programs/xbrlapi.c, uncomment the line > > //#define DEBUG > > (i.e. make it read as > > #define DEBUG > > ) > > > what command to generate debug file? > > xbrlapi just outputs everything on its stdout/stderr, so just redirect > it when you start it: xbrlapi > log 2>&1 > > Samuel > _______________________________________________ > This message was sent via the BRLTTY mailing list. > To post a message, send an e-mail to: [email protected] > For general information, go to: http://mielke.cc/mailman/listinfo/brltty _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
