minor keyboard setup change...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-04-24 01:13:12 +03:00
parent 1136f98caf
commit b32dc97c6a

View File

@ -65,8 +65,17 @@ module.GLOBAL_KEYBOARD = {
// XXX not sure about this...
//'Up', 'Down',
// zooming...
'#0', '#1', '#2', '#3', '#4', '#5', '#6', '#7', '#8', '#9',
],
// XXX use a means to scale that does not get affected by image
// proportions...
'#1': 'fitImage: 1 -- Fit image to screen',
'#2': 'fitImage: 2 -- Show image with frame',
'#3': 'fitImage: 5 -- Show small image',
Esc: 'toggleSingleImage: "off" -- Exit single image view',
},