Home
last modified time | relevance | path

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

/src/usr.sbin/moused/moused/
H A Dmoused.c456 static u_int opt_wmode = 0; variable
671 opt_wmode = ul; in main()
1554 if (opt_wmode != 0) in r_init_buttons()
1555 bt->wmode = opt_wmode; in r_init_buttons()