This commit is contained in:
Marien Fressinaud
2012-10-29 18:42:26 +01:00
parent 9d801981de
commit ce36a3fbd2
3 changed files with 11 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ return array (
'shortcuts' => array (
'mark_read' => 'r',
'mark_favorite' => 'f',
'go_website' => 'enter',
'go_website' => 'space',
'next_entry' => 'page_down',
'prev_entry' => 'page_up',
'next_page' => 'right',