Home
last modified time | relevance | path

Searched refs:keypress (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/files/
H A Dbind_gpio_shutdown.tab1 # Action on special keypress (Key Power)
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py449 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 Dnitrogen6x.c973 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 DREADME.sandbox94 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 Djquery-ui.min.js6 …achments(s,i),s.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress)…
/openbmc/rest-dbus/resources/
H A Djstree.min.js3 …keyup:function(a){k.width(Math.min(j.text("pW"+this.value).width(),f))},keypress:function(a){retur… method in AnonymousFunctionf811328eea00.AnonymousClassf811328eed01