mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
open /dev/input/event2 to route volume keys to gamma on auto-detected Kindle 3
This commit is contained in:
@@ -70,6 +70,7 @@ else
|
||||
print(f)
|
||||
if f then
|
||||
print("Auto-detected Kindle 3")
|
||||
input.open("/dev/input/event2")
|
||||
set_k3_keycodes()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user