Ctrl-key detection in curses

M

Melysa Handayani

Is there any other methods to retrieve inputs in curses
than getch() or getkey(), specially ones that can detect
ctrl-key?
Thank you!
===========================================================================================
Akses Internet Prabayar TELKOMNet-Prepaid,
nominal Rp.10.000- Rp.150.000.
Dapatkan di Plasa - Plasa TELKOM terdekat (khusus di Jawa Timur)===========================================================================================
 
D

David M. Cooke

Melysa Handayani said:
Is there any other methods to retrieve inputs in curses than getch()
or getkey(), specially ones that can detect ctrl-key?
Thank you!

Do mean checking for a ctrl-key press by itself? Can't be done -- the
terminal doesn't report that. If you mean ctrl-key + character,
getch() and getkey() do that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top