summaryrefslogtreecommitdiff
path: root/src/term/tone.c
blob: 3f59e80c26cbabd4955016a4cf33d39ce704ab35 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <curses.h>

#define tone tigetstr("tone")

/** select touch tone dialing **/

/*
TERMINFO_NAME(tone)
TERMCAP_NAME(TO)
XOPEN(400)
*/