bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

keypad functionality working?


From: Andrius Bentkus
Subject: keypad functionality working?
Date: Thu, 26 Jan 2012 01:53:47 +0100

Hello,
I'm trying to get the keypad function working, but I just simply fail to do so.
I have tried everything I can imagine to make it work.
What I basically want is to press alt and a key at once, make getch return exactly one integer and be able to determine what I just have pressed, because for now I'm getting to values back with getch which are not easy to parse.

https://gist.github.com/1680098

This is what I have been trying to do.
I have spent 2 hours trying to do it what I think it should do so I am asking for help because I am obviously missing something.
Maybe some compilation flag?
Maybe urxvt does not support keypad?

I hope you can help me soon.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]