open /dev/input/event2 to route volume keys to gamma on auto-detected Kindle 3

pull/2/merge
Dobrica Pavlinusic 12 years ago
parent 2002a7bb92
commit 70dd8c8b07

@ -70,6 +70,7 @@ else
print(f)
if f then
print("Auto-detected Kindle 3")
input.open("/dev/input/event2")
set_k3_keycodes()
end

Loading…
Cancel
Save