Searched refs:keypress (Results 1 – 6 of 6) sorted by relevance
| /openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/files/ |
| H A D | bind_gpio_shutdown.tab | 1 # Action on special keypress (Key Power)
|
| /openbmc/qemu/python/qemu/qmp/ |
| H A D | qmp_tui.py | 449 def keypress(self, size: Tuple[int, int], key: str) -> Optional[str]: member in Editor 494 return cast(Optional[str], super().keypress(size, key)) 543 super().keypress(size, 'up') 545 super().keypress(size, 'down')
|
| /openbmc/u-boot/board/boundary/nitrogen6x/ |
| H A D | nitrogen6x.c | 973 char keypress[ARRAY_SIZE(buttons)+1]; in preboot_keys() local 974 numpressed = read_keys(keypress); in preboot_keys() 987 if (!strcmp(keys, keypress)) in preboot_keys()
|
| /openbmc/u-boot/board/sandbox/ |
| H A D | README.sandbox | 94 press Ctrl-C, U-Boot will exit instead of handling this as a keypress.
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery-ui.min.js | 6 …achments(s,i),s.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress)…
|
| /openbmc/rest-dbus/resources/ |
| H A D | jstree.min.js | 3 …keyup:function(a){k.width(Math.min(j.text("pW"+this.value).width(),f))},keypress:function(a){retur… method in AnonymousFunctionf811328eea00.AnonymousClassf811328eed01
|