Searched refs:INPUT_DEVICE_INFO_FILE (Results 1 – 1 of 1) sorted by relevance
144 INPUT_DEVICE_INFO_FILE = '/proc/bus/input/devices' variable in InputEventRecorder190 with open(self.INPUT_DEVICE_INFO_FILE) as info: