Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/keymaps/files/
H A Dkeymap.sh10 loadkeys /etc/keymap-$KERNEL_MAJMIN.map
17 loadkeys "$extension"
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A DMakefile33 loadkeys --mktable $< > $@
H A Ddefkeymap.c_shipped3 /* loadkeys --mktable defkeymap.map > defkeymap.c */
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dver_linux150 loadkeys -V 2>&1 |
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dver_linux150 loadkeys -V 2>&1 |
/OK3568_Linux_fs/kernel/drivers/tty/
H A DKconfig34 with the loadkeys ("man loadkeys") command.
/OK3568_Linux_fs/kernel/crypto/
H A Dserpent_generic.c32 #define loadkeys(x0, x1, x2, x3, i) \ macro
39 ({ storekeys(x0, x1, x2, x3, s); loadkeys(x0, x1, x2, x3, l); })
/OK3568_Linux_fs/buildroot/package/systemd/
H A Dsystemd.mk71 -Dloadkeys-path=/usr/bin/loadkeys \