mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d88cc717bd
commit
2385f54ee2
@ -62,16 +62,12 @@ var keybindings = {
|
|||||||
17: 16,
|
17: 16,
|
||||||
18: 16,
|
18: 16,
|
||||||
}
|
}
|
||||||
/*
|
/* XXX old bindings...
|
||||||
close: [27, 88, 67], // ???
|
close: [27, 88, 67], // ???
|
||||||
|
|
||||||
// these work with ctrl modifier...
|
// these work with ctrl modifier...
|
||||||
promote: [45], // ???
|
promote: [45], // ???
|
||||||
demote: [46], // ???
|
demote: [46], // ???
|
||||||
|
|
||||||
|
|
||||||
// print unhandled keys...
|
|
||||||
helpShowOnUnknownKey: true
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// vim:set ts=4 sw=4 nowrap :
|
// vim:set ts=4 sw=4 nowrap :
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user