Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vuidmice/
H A Dvuidm4p.c89 ((STATEP->buttons & mask) ? 1 : 0)); in vuidm4p_sendButtonEvent()
131 STATEP->buttons = 0; in vuidm4p()
134 STATEP->buttons |= in vuidm4p()
170 STATEP->buttons |= in vuidm4p()
184 if (STATEP->buttons != STATEP->oldbuttons) { in vuidm4p()
191 STATEP->oldbuttons = STATEP->buttons; in vuidm4p()
245 STATEP->buttons |= MOUSE_BUTTON_M; in vuidm4p()
247 STATEP->buttons &= ~MOUSE_BUTTON_M; in vuidm4p()
262 if (STATEP->oldbuttons != STATEP->buttons) { in vuidm4p()
265 ((STATEP->buttons & MOUSE_BUTTON_M) ? in vuidm4p()
[all …]
H A Dvuidm3p.c67 if ((STATEP->buttons == 0x30) && (!STATEP->oldbuttons)) { in vuidm3p_sendButtonEvent()
74 } else if ((!STATEP->buttons) && (STATEP->oldbuttons == 0x30)) { in vuidm3p_sendButtonEvent()
89 if ((STATEP->buttons & mask) != (STATEP->oldbuttons & mask)) in vuidm3p_sendButtonEvent()
91 (STATEP->buttons & mask ? 1 : 0)); in vuidm3p_sendButtonEvent()
128 STATEP->buttons = code & 0x30; in vuidm3p()
130 if (STATEP->buttons != STATEP->oldbuttons) { in vuidm3p()
135 STATEP->oldbuttons = STATEP->buttons; in vuidm3p()
H A Dvuidm5p.c73 if ((STATEP->buttons&mask) != (STATEP->oldbuttons&mask)) in vuidm5p_sendButtonEvent()
75 (STATEP->buttons & mask ? 1 : 0)); in vuidm5p_sendButtonEvent()
106 STATEP->buttons = (~code) & LOGI_BMASK; in vuidm5p()
184 if (STATEP->buttons != STATEP->oldbuttons) { in vuidm5p()
189 STATEP->oldbuttons = STATEP->buttons; in vuidm5p()
H A Dvuidps2.c195 if ((STATEP->buttons & mask) != (STATEP->oldbuttons & mask)) in sendButtonEvent()
197 (STATEP->buttons & mask ? 1 : 0)); in sendButtonEvent()
411 STATEP->buttons = code & PS2_BUTTONMASK; in VUID_QUEUE()
412 if (STATEP->buttons != STATEP->oldbuttons) { in VUID_QUEUE()
414 STATEP->oldbuttons = STATEP->buttons; in VUID_QUEUE()
H A Dvuidmice.h35 uchar_t buttons; /* current button state */ member
/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_mouse.c143 uint8_t buttons; /* bits: 0 left, 1 right, 2 middle */ member
271 sc->um_report.buttons = 0; in umouse_event()
275 sc->um_report.buttons |= 0x01; /* left */ in umouse_event()
277 sc->um_report.buttons |= 0x04; /* middle */ in umouse_event()
279 sc->um_report.buttons |= 0x02; /* right */ in umouse_event()
/illumos-gate/usr/src/cmd/hal/fdi/
H A DMakefile46 policy/10osvendor/10-toshiba-buttons.fdi \
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-hal.p5m68 file path=etc/hal/fdi/policy/10osvendor/10-toshiba-buttons.fdi mode=0444 \
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps124 buttons, "btns" "BT" Number of buttons on the mouse
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps136 buttons btns BT number Number of buttons on mouse
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps134 buttons btns BT number Number of buttons on mouse
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids1026 0034 109 Japanese Keyboard with One-touch start buttons
1027 003f Wireless Keyboard with One-touch start buttons
1030 004f Wireless Keyboard with One-touch start buttons
1040 0094 Japanese Keyboard with One-touch start buttons
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src9778 # bezel buttons for the 5430/pt505 terminal. The "kf" designations do
9779 # not appear on the screen but are shown to reference the bezel buttons.
9780 # The "CMD", "MAIL", and "REDRAW" buttons are shown in their approximate
9815 # Note: XXXX represents the screen buttons
9908 # string= Label for phone buttons
H A Dterminfo.src11102 # bezel buttons for the 5430/pt505 terminal. The "kf" designations do
11103 # not appear on the screen but are shown to reference the bezel buttons.
11104 # The "CMD", "MAIL", and "REDRAW" buttons are shown in their approximate
11139 # Note: XXXX represents the screen buttons
11232 # string= Label for phone buttons
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt14638 control-method buttons in dmesg. Buttons are also subtyped (e.g.
14721 Resolved issue with /proc events for fixed-feature buttons showing