mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 13:25:54 +00:00
exp: unbind from pgup/pgdn buttons by default
This commit is contained in:
@@ -1118,8 +1118,8 @@
|
||||
"j" => "prev_feed",
|
||||
"n" => "next_article",
|
||||
"p" => "prev_article",
|
||||
"(33)|PageUp" => "prev_article_page",
|
||||
"(34)|PageDown" => "next_article_page",
|
||||
//"(33)|PageUp" => "prev_article_page",
|
||||
//"(34)|PageDown" => "next_article_page",
|
||||
"*(33)|Shift+PageUp" => "article_page_up",
|
||||
"*(34)|Shift+PageDown" => "article_page_down",
|
||||
"(38)|Up" => "prev_article",
|
||||
|
||||
Reference in New Issue
Block a user