Currently the keyboard shortcut for saving changes is Alt+Shift+S, but unlike other shortcuts like Ctrl+I (italic) which works on any keyboard layout, this one does not work on Persian keyboard layout.
So currently in order to save the page using keyboard shortcuts, I have to:
- switch my keyboard layout from Persian (I mostly edit on fawiki)
- Press Alt+Shift+S
- Switch the layout to Persian
- write an edit summary
- Switch the layout to English (it's Alt+Shift on Windows)
- Press Alt+Shift+S Again
So I thought maybe you could add Ctrl+S (KeyS as the javascript event.code, not the event.key) as shortcut to make life for non-English users a bit easier:
- Press Ctrl+S
- write an edit summary
- Press Ctrl+S Again