Searched refs:loadkeys (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/Documentation/translations/zh_CN/security/ |
| H A D | sak.rst | 26 正确生成SAK的方式是使用``loadkeys``来定义键序列。无论内核是否 38 echo "Control Alt keycode 101 = SAK" | /bin/loadkeys
|
| /linux-6.15/drivers/tty/vt/ |
| H A D | Makefile | 33 loadkeys --mktable --unicode $< > $@
|
| H A D | defkeymap.c_shipped | 3 /* loadkeys --mktable --unicode defkeymap.map > defkeymap.c */
|
| /linux-6.15/Documentation/security/ |
| H A D | sak.rst | 20 ``loadkeys``. This will work whether or not sysrq support is compiled 34 echo "control alt keycode 101 = SAK" | /bin/loadkeys
|
| /linux-6.15/drivers/tty/ |
| H A D | Kconfig | 33 with the loadkeys ("man loadkeys") command.
|
| /linux-6.15/crypto/ |
| H A D | serpent_generic.c | 27 #define loadkeys(x0, x1, x2, x3, i) \ macro 34 ({ storekeys(x0, x1, x2, x3, s); loadkeys(x0, x1, x2, x3, l); })
|