Skip to content

Commit

Permalink
Correct keyboard shortcuts for show page number and invert colors
Browse files Browse the repository at this point in the history
- Updated the default keyboard shortcuts for the following commands:
  - 'Show current page number'
  - 'Invert colors in the document'

This update ensures that the shortcuts match the expected behavior, improving accessibility and user experience.
  • Loading branch information
klsbecker committed Nov 7, 2024
1 parent 4347189 commit 9ac67db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/md/Keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ You can [customize keyboard shortcuts](Customizing-keyboard-shortcuts.md). Also
- `F11`, `Ctrl + Shift + L`, `f` - Enter / Exit full screen mode
- `ESC` - exit full screen or presentation mode
- mouse double click - exit full screen or presentation mode
- `i` - invert colors in the document
- `Shift + i` - show current page number
- `Shift + i` - invert colors in the document
- `i` - show current page number
- `m` - show cursor position in document coordinates
- `F8` - show/hide toolbar
- `F9` - show/hide menu
Expand Down

0 comments on commit 9ac67db

Please sign in to comment.