Keyboard events

Hallo again people,

Im trying to write a script, which shall outputs data when a button
from the keyboard is pressed. Only the button, without pressing
<Enter>.
I was searching in the gems-list, but i did not find the right stuff.
If somebody has some idea - thanks.

Greetings,
Katja

Hallo again people,

Im trying to write a script, which shall outputs data when a button
from the keyboard is pressed. Only the button, without pressing
<Enter>.

I believe the highline gem can do this.

http://highline.rubyforge.org/

···

On Thu, Jul 3, 2008 at 4:18 PM, psy <psy@matt-schwarz.com> wrote:

I was searching in the gems-list, but i did not find the right stuff.
If somebody has some idea - thanks.

Greetings,
Katja

Hello,

Have you seen eventmachine's keyboard events?

Thanks,
George

···

On 3 Jul 2008, at 22:18, psy wrote:

Hallo again people,

Im trying to write a script, which shall outputs data when a button
from the keyboard is pressed. Only the button, without pressing
<Enter>.
I was searching in the gems-list, but i did not find the right stuff.
If somebody has some idea - thanks.

Greetings,
Katja

Thanks, i will check both.

···

On Fri, 4 Jul 2008 07:02:53 +0900 George Malamidis <george@nutrun.com> wrote:

Hello,

Have you seen eventmachine's keyboard events?

Thanks,
George

"Gordon Thiesfeld" <gthiesfeld@gmail.com> wrote:

I believe the highline gem can do this.

http://highline.rubyforge.org/