fix pty
This commit is contained in:
		| @@ -53,7 +53,7 @@ class driver(inputDriver): | ||||
|             global _evdevAvailableError | ||||
|             self.env['runtime']['debug'].writeDebugOut('InputDriver: ' + _evdevAvailableError,debug.debugLevel.ERROR)          | ||||
|             return   | ||||
|         self.updateInputDevices() | ||||
|  | ||||
|         if _udevAvailable: | ||||
|             self.env['runtime']['processManager'].addCustomEventThread(self.plugInputDeviceWatchdogUdev)         | ||||
|         #else: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user