Improve socket handling for -x spawned fenrir instances.
This commit is contained in:
@@ -160,7 +160,6 @@ class driver(inputDriver):
|
||||
|
||||
def initialize(self, environment):
|
||||
self.env = environment
|
||||
self.env["runtime"]["InputManager"].set_shortcut_type("KEY")
|
||||
if display is None:
|
||||
self.fail_startup("python-xlib is not available: " + str(_x_error))
|
||||
self.display = display.Display()
|
||||
|
||||
Reference in New Issue
Block a user