Hi again, are there commands to control interaction via the keyboard? I have a field stack which can now be switched by clicking on a link, but I want to couple it to an event like, say 'key F1 pressed'. I have no idea how this could be done, so if there is no solution yet, I am grateful for hints where to start. In fact, when everything's finished, I would like to be able to control a presentation using a IR remote control via LIRC, and sending keypress events should be quite simple. Better solutions are welcome, it's just a raw idea at the moment. Btw, I'm asking many questions at present, but I promise to be modest again from next Tuesday on... Eckhart
At 01:59 PM 1/24/2003 +0100, you wrote:
Hi again,
are there commands to control interaction via the keyboard? I have a field stack which can now be switched by clicking on a link, but I want to couple it to an event like, say 'key F1 pressed'. I have no idea how this could be done, so if there is no solution yet, I am grateful for hints where to start.
In fact, when everything's finished, I would like to be able to control a presentation using a IR remote control via LIRC, and sending keypress events should be quite simple. Better solutions are welcome, it's just a raw idea at the moment.
maybe let javascript add a menu item, associate that with a key (dunno it that can be done) and associate some action; of course you can do mouse trickery (see tug2002 example at our site with roll over things and so) hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
On Friday 24 January 2003 13:59, Eckhart Guthöhrlein wrote:
...
One addition: When doing a presentation using \presentationstep, I think it would be much easier to just press enter for the next step than clicking on some button or area. That's another motivation behind my idea. Eckhart
participants (2)
-
Eckhart Guthöhrlein
-
Hans Hagen