Home
last modified time | relevance | path

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

/external/ltp/
Dver_linux69 loadkeys -h 2>&1 | awk \
73 loadkeys -V 2>&1 | awk \
/external/syslinux/doc/
Dkeytab-lilo.txt51 keytab-lilo.pl invokes the program loadkeys to print the tables in a format
54 * On some systems, only root can execute loadkeys. It is then necessary
/external/syslinux/core/
Dconio.c57 __export int loadkeys(const char *filename) in loadkeys() function
Dkeywords.inc58 keyword kbdmap, pc_opencmd, loadkeys
/external/syslinux/com32/elflink/ldlinux/
Dreadconfig.c768 extern void loadkeys(const char *);
1276 loadkeys(filename); in parse_config_file()