HomeSort by relevance Sort by last modified time
    Searched refs:loadkeys (Results 1 - 3 of 3) sorted by null

  /external/ltp/
ver_linux 68 # Kbd needs 'loadkeys -h',
69 loadkeys -h 2>&1 | awk \
72 # while console-tools needs 'loadkeys -V'.
73 loadkeys -V 2>&1 | awk \
  /external/syslinux/core/
conio.c 53 * loadkeys: Load a LILO-style keymap
57 __export int loadkeys(const char *filename) function
  /external/syslinux/com32/elflink/ldlinux/
readconfig.c 768 extern void loadkeys(const char *);
1276 loadkeys(filename);
    [all...]

Completed in 199 milliseconds