OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clickthreshold
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/moused/
moused.c
354
long
clickthreshold
; /* double click speed in msec */
member in struct:rodentparam
374
.
clickthreshold
= DFLT_CLICKTHRESHOLD,
2144
tv2.tv_sec = rodent.
clickthreshold
/1000;
2145
tv2.tv_usec = (rodent.
clickthreshold
%1000)*1000;
Completed in 204 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025