Searched defs:InputReaderConfiguration (Results 1 – 1 of 1) sorted by relevance
125 struct InputReaderConfiguration { struct127 enum {165 nsecs_t virtualKeyQuietTime;169 std::vector<std::string> excludedDeviceNames;173 std::unordered_map<std::string, uint8_t> portAssociations;176 VelocityControlParameters pointerVelocityControlParameters;179 VelocityControlParameters wheelVelocityControlParameters;182 bool pointerGesturesEnabled;187 nsecs_t pointerGestureQuietInterval;192 float pointerGestureDragMinSwitchSpeed; // in pixels per second[all …]