/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | tgetch.c | 294 ((Mouse_status.button[2] != in _getkey() 295 old_mouse.button[2]) << 2) | in _getkey() 296 ((Mouse_status.button[1] != in _getkey() 297 old_mouse.button[1]) << 1) | in _getkey() 298 (Mouse_status.button[0] != in _getkey() 299 old_mouse.button[0])); in _getkey()
|
H A D | curses.ed | 201 short button[3]; 1404 #define BUTTON_STATUS(x) (Mouse_status.button[(x)-1])
|
H A D | caps | 503 get_mouse, "getm" "Gm" Curses should get button events
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | console.c | 114 console_ptr_event(uint8_t button, int x, int y) in console_ptr_event() argument 117 (*console.ptr_event_cb)(button, x, y, console.ptr_arg); in console_ptr_event()
|
H A D | usb_mouse.c | 255 umouse_event(uint8_t button, int x, int y, void *arg) in umouse_event() argument 273 if (button & 0x01) in umouse_event() 275 if (button & 0x02) in umouse_event() 277 if (button & 0x04) in umouse_event() 279 if (button & 0x8) in umouse_event() 281 if (button & 0x10) in umouse_event()
|
H A D | console.h | 51 void console_ptr_event(uint8_t button, int x, int y);
|
/illumos-gate/usr/src/cmd/bhyve/amd64/ |
H A D | ps2mouse.c | 370 ps2mouse_event(uint8_t button, int x, int y, void *arg) in ps2mouse_event() argument 379 if (button & (1 << 0)) in ps2mouse_event() 381 if (button & (1 << 1)) in ps2mouse_event() 383 if (button & (1 << 2)) in ps2mouse_event()
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | mouse.c | 211 if ((m.button = mygetch()) == '0') { /* if scroll bar */ in getmouseevent() 221 m.button = mygetch(); in getmouseevent()
|
H A D | mouse.h | 32 int button; member
|
H A D | command.c | 106 if (p->button == '0') { in command() 571 if (p->button == '0') { in changestring()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | power.conf | 27 name="power" parent="pseudo" instance=0 button=1 ddi-forceattach=1;
|
/illumos-gate/usr/src/cmd/hal/tools/sunos/ |
H A D | hal-system-power-hibernate-sunos.sh | 22 for type in button battery ac_adapter
|
H A D | hal-system-power-suspend-sunos.sh | 33 for type in button battery ac_adapter
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | FIRMWARELICENSE | 95 date Licensee clicks on the "Agree" button below or otherwise uses
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | priv_defs | 547 Allows a process to modify pointer button and key mappings.
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 1787 0100 3-button Mouse 1801 0100 Mouse-Trak 3-button Track Ball 3115 c402 Marble Mouse (2-button) 3118 c408 Marble Mouse (4-button) 3212 5550 5 button optical mouse model M873U 7948 0001 4 Axis 12 button +POV 7949 0002 4 Axis 12 button +POV 7956 2060 2-axis 8-button gamepad 7957 206f USB, 2-axis 8-button gamepad 7971 6258 USB, 4-axis, 6-button joystick w/view finder [all …]
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 497 get_mouse getm Gm str Curses should get button events
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 499 get_mouse getm Gm bool Curses should get button events
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 12095 The only GPEs allowed to be combination wake/run are for button-style 12096 devices such as a control-method power button, control-method sleep 12097 button, 12112 especially useful for the drivers for the button devices mentioned above. 12190 If _PRW exists: /* This is a control-method button */ 12431 After wake, clear/enable power button. (Perhaps we should clear/enable 13236 (Both) Add missing statics to button.c (Pavel Machek) 14320 Preclude multiple button proc entries (Eric Brunet) 14426 VC++ development environment for one-button compilation of single 14639 button/power/PWRF) to simplify button identification. [all …]
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 3409 button
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 3410 button
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 9921 # string= Text to sent on button depression
|
H A D | terminfo.src | 11245 # string= Text to sent on button depression
|