initial evdev driver
This commit is contained in:
		| @@ -9,6 +9,7 @@ class screenManager(): | ||||
|         return environment | ||||
|     def shutdown(self, environment): | ||||
|         return environment | ||||
|  | ||||
|     def update(self, environment): | ||||
|         environment['generalInformation']['suspend'] = self.isSuspendingScreen(environment) | ||||
|         if not environment['generalInformation']['suspend']: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user