From: C. M. <cm...@fr...> - 2006-03-26 01:31:38
|
On Mon, Mar 20, 2006 at 08:35:31PM +0100, Michael Reinelt waxed: > > I also got the CF635 keypad working allright, thanks to > > Chris's patch for this the other week. However, I'm not > > sure how to execute a command (once!) using the keypad. > > Maybe there is another way that I don't know of? > > If not, I guess I'll have to look in to the code. > just curious again: What's chris's patch? (you are using CVS code, ain't > you?) I submitted a couple recently into CVS, and I've still got commit privileges so I will be submitting more. Watch out :) One was the keypad button handling code on the CF635. Another was the file reading application which will display text file contents from a specified line number, updating at the chosen interval. This line number can be a variable, and you could use the buttons on the keypad to change it's value. Both patches are documented on the wiki. --Chris |