Home
last modified time | relevance | path

Searched refs:loadkeys (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-bsp/keymaps/files/
H A Dkeymap.sh10 loadkeys /etc/keymap-$KERNEL_MAJMIN.map
17 loadkeys "$extension"
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/files/
H A Dgpio-shutdown-keymap.sh9 echo "keycode 116 = KeyboardSignal" | loadkeys
/openbmc/linux/drivers/tty/vt/
H A DMakefile33 loadkeys --mktable --unicode $< > $@
H A Ddefkeymap.c_shipped3 /* loadkeys --mktable --unicode defkeymap.map > defkeymap.c */
/openbmc/linux/Documentation/security/
H A Dsak.rst20 ``loadkeys``. This will work whether or not sysrq support is compiled
34 echo "control alt keycode 101 = SAK" | /bin/loadkeys
/openbmc/linux/drivers/tty/
H A DKconfig33 with the loadkeys ("man loadkeys") command.
/openbmc/linux/crypto/
H A Dserpent_generic.c27 #define loadkeys(x0, x1, x2, x3, i) \ macro
34 ({ storekeys(x0, x1, x2, x3, s); loadkeys(x0, x1, x2, x3, l); })
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtwpol-yocto.txt589 /bin/loadkeys -> $(SEC_CRIT) ;
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_257.1.bb265 -Dloadkeys-path=${bindir}/loadkeys \