OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lbutton
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/moused/
moused.c
2026
int
lbutton
;
local in function:r_installmap
2037
lbutton
= atoi(s);
2047
if ((
lbutton
<= 0) || (
lbutton
> MOUSE_MAXBUTTON))
2051
p2l[pbutton - 1] = 1 << (
lbutton
- 1);
2052
mstate[
lbutton
- 1] = &bstate[pbutton - 1];
Completed in 39 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025