DOCS: use kbd prefix for 0 and 9 keys in shortcut

This commit is contained in:
antoniou79 2023-06-19 10:12:50 +03:00 committed by Eugene Sandulenko
parent 1c741d6a65
commit a562972acb

View File

@ -21,7 +21,7 @@ Default shortcuts are shown in the table.
:kbd:`Ctrl+z`,Quit (other platforms)
:kbd:`Ctrl+u` ,Mutes all sounds
:kbd:`Ctrl+m` ,Toggles mouse capture
:kbd:`Ctrl+Alt` and `9` or `0` ,Cycles forwards/backwards between graphics filters
:kbd:`Ctrl+Alt` and :kbd:`9` or :kbd:`0`,Cycles forwards/backwards between graphics filters
:kbd:`Ctrl+Alt` and :kbd:`+` or :kbd:`-`,Increases/decreases the scale factor
:kbd:`Ctrl+Alt+a` ,Toggles aspect ratio correction on/off
:kbd:`Ctrl+Alt+f` ,Toggles between nearest neighbor and bilinear interpolation (graphics filtering on/off)