Searched refs:loadkeys (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/tty/vt/ |
D | Makefile | 30 loadkeys --mktable $< > $@
|
D | defkeymap.c_shipped | 2 /* loadkeys --mktable defkeymap.map > defkeymap.c */
|
/linux-4.4.14/scripts/ |
D | ver_linux | 150 loadkeys -V 2>&1 |
|
/linux-4.4.14/Documentation/ |
D | SAK.txt | 16 `loadkeys'. This will work whether or not sysrq support is compiled 30 echo "control alt keycode 101 = SAK" | /bin/loadkeys
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 33 with the loadkeys ("man loadkeys") command.
|
/linux-4.4.14/crypto/ |
D | serpent_generic.c | 36 #define loadkeys(x0, x1, x2, x3, i) \ macro 43 ({ storekeys(x0, x1, x2, x3, s); loadkeys(x0, x1, x2, x3, l); })
|