Searched refs:keyboardPath (Results 1 – 4 of 4) sorted by relevance
88 return keyboardPath; in getKeyboardPath()143 std::string keyboardPath; member in ikvm::Args
28 keyboardPath(kbdPath), pointerPath(ptrPath), udcName(udc)105 if (!keyboardPath.empty()) in connect()108 open(keyboardPath.c_str(), O_RDWR | O_CLOEXEC | O_NONBLOCK); in connect()112 entry("PATH=%s", keyboardPath.c_str()), in connect()116 keyboardPath.c_str())); in connect()
44 keyboardPath = std::string(optarg);
114 std::string keyboardPath; member in ikvm::Input