only device event0 and event1 do exist, remove others.

pull/1387/head
Hans-Werner Hilse 9 years ago
parent c28d973941
commit d016858d75

@ -29,8 +29,6 @@ function PocketBook:init()
self.input.open("/dev/input/event0")
self.input.open("/dev/input/event1")
self.input.open("/dev/input/event2")
self.input.open("/dev/input/event3")
Generic.init(self)
end

Loading…
Cancel
Save