From d88cc717bd9bb022539ab40e4796545a53ca869b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 8 Aug 2012 23:19:40 +0400 Subject: [PATCH] rewritten the keyboard handler, now it is configurable in runtime... Signed-off-by: Alex A. Naanou --- ui/fullscreen.html | 5 +- ui/gallery-prototype.js | 181 ++++++++++++++-------------------------- ui/gallery.html | 4 +- ui/keybindings.js | 77 +++++++++++++++++ 4 files changed, 146 insertions(+), 121 deletions(-) create mode 100755 ui/keybindings.js diff --git a/ui/fullscreen.html b/ui/fullscreen.html index ece7cb36..0a8d1af3 100755 --- a/ui/fullscreen.html +++ b/ui/fullscreen.html @@ -34,10 +34,13 @@ body { - + + + + - + + +