Home
last modified time | relevance | path

Searched refs:MIDDLEBTN (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwstpad.c39 #define MIDDLEBTN BTNMASK(2) macro
600 return (MIDDLEBTN); in sbtn()
612 ? (RIGHTBTN ^ tp->sbtnswap) : MIDDLEBTN); in top_sbtn()
634 btn = MIDDLEBTN; in wstpad_get_sbtn()
667 return (contacts == 2 ? RIGHTBTN : (contacts == 3 ? MIDDLEBTN : 0)); in wstpad_get_mtbtn()