mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
mod: rm unused shortcuts in crereader
This commit is contained in:
@@ -131,6 +131,7 @@ end
|
||||
|
||||
function CREReader:adjustCreReaderCommands()
|
||||
-- delete commands
|
||||
self.commands:delGroup("[joypad]")
|
||||
self.commands:del(KEY_G, nil, "G")
|
||||
self.commands:del(KEY_J, nil, "J")
|
||||
self.commands:del(KEY_K, nil, "K")
|
||||
|
||||
Reference in New Issue
Block a user