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

#define buttons tigetnum("btns")

/** number of buttons on the mouse **/

/*
TERMINFO_NAME(btns)
TERMCAP_NAME(BT)
XOPEN(400)
*/