<!--
See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/
Writing a good bug report will ensure we'll be able to help efficiently. 🙂
-->
#### Summary:
<!-- Summarize the issue/suggestion concisely: -->
I don't know if it is a bug, an incomplete feature, or what, but:
1. The `Quick Preview` shortcut is hardcoded (`F` key)
2. The `Display Mode: Toggle Preview` (Shown in shortcuts settings) does not have a value
3. When assigned, it does nothing
4. You can't even enable it through the Display Modes menu or cycling
#### Steps to reproduce:
<!-- Describe what you did (step-by-step) so we can reproduce: -->
- open Inkscape
- Create a shape that is both inside and outside of the page
- Press `F` (The outside should hide)
- Now try to set up, say `L`, for `Canvas Display > Display Mode: Toggle Preview` at `Preferences > Interface > Keyboard > Shortcuts`
- Use it
#### What happened?
Nothing at all
#### What should have happened?
1. A Quick Preview-like mode should toggle, but permanently
2. `Preview mode` should be available under `View > Display Mode >`
<!-- Attach the sample file(s) highlighting the issue, if appropriate. -->
#### Version info
<!--
Open 'Help > About' and click on the little bug icon in the bottom right corner that copies the debug information to your clipboard. For command line users, run 'inkscape --debug-info'.
For Inkscape 1.0.2 and older, please manually add the Inkscape Version and Operating System Version. The Inkscape version is listed in the About dialog. For command line users, run 'inkscape -V'
Paste the information in the empty space between the apostrophes below:
-->
```
Inkscape 1.4-dev (4a04425b82, 2023-09-08)
Compile (Run)
GLib version: 2.74.6
GTK version: 3.24.37 (3.24.37)
glibmm version: 2.66.5
gtkmm version: 3.24.7
libxml2 version: 2.9.14
libxslt version: 1.1.35
Cairo version: 1.16.0 (1.16.0)
Pango version: 1.50.12 (1.50.12)
HarfBuzz version: 6.0.0 (6.0.0)
OS version: Debian GNU/Linux 12 (bookworm)
```
<!--
❤️ Thank you for filling in a new bug report, we appreciate the help! ❤️
Please be patient while we try to find the time to look into your issue.
Remember that Inkscape is developed by volunteers in their spare time, we'll try our best to respond to all reports.
-->
<!--
Please be careful when/after writing # for example in logs, code, or versions of linux
- use inline code span - single backticks (`) before and after it, like this - `#1618`
- use multi-line code block - triple backticks (```) to fence/enclose console logs
- attach long logs as a text file.
-->


























