OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Selmouse
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/wsmoused/
selection.c
96
/* The `
selmouse
' structure extends the `mouse' structure adding all fields
98
struct
selmouse
{
struct
126
static struct
selmouse
Selmouse
;
168
(void)memset(&
Selmouse
, 0, sizeof(struct
selmouse
));
169
Selmouse
.sm_mouse = m;
172
Selmouse
.sm_slowdown_x = block_get_propval_int(conf, "slowdown_x", 0);
173
Selmouse
.sm_slowdown_y = block_get_propval_int(conf, "slowdown_y", 3);
175
Selmouse
.sm_but_select = 2
[
all
...]
Completed in 38 milliseconds
Indexes created Wed Oct 29 20:09:47 GMT 2025