mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[feat, UX] SDL: add Gtk3 filechooser (#3827)
The specifics for other implementations are easy to change in the backend.
This commit is contained in:
@@ -32,4 +32,7 @@ return {
|
||||
[81] = "Down", -- arrow down
|
||||
[78] = "RPgFwd", -- normal PageDown
|
||||
[76] = "Del", -- Delete
|
||||
[101] = "ContextMenu", -- Context menu key
|
||||
[224] = "Ctrl", -- Left Ctrl
|
||||
[228] = "Ctrl", -- Right Ctrl
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user