mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
only device event0 and event1 do exist, remove others.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user