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

#define tone tigetstr("tone")

/** select touch tone dialing **/

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