Searched refs:opt_clickthreshold (Results 1 – 1 of 1) sorted by relevance
456 static int opt_clickthreshold = -1; variable678 opt_clickthreshold = ul; in main()1589 if (opt_clickthreshold >= 0) in r_init_buttons()1590 bt->clickthreshold = opt_clickthreshold; in r_init_buttons()