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) print(f)
if f then if f then
print("Auto-detected Kindle 3") print("Auto-detected Kindle 3")
input.open("/dev/input/event2")
set_k3_keycodes() set_k3_keycodes()
end end

Loading…
Cancel
Save