Changing `bash` lexer to `console` because it is appropriate most of
the time. Then after a manual review, some lexer have been changed.
I used `text` each time I was unsure, and for prompt outputs.
The page `/developer/building/qubes-iso-building.rst` still need to be
reviewed (look for lines starting with `$ #`).
I'm not sure about the Windows pages, should we use
[doscon](https://pygments.org/docs/lexers/#pygments.lexers.shell.MSDOSSessionLexer)
or `powershell`?
Is there an appropriate lexer for `guid.conf` content?
**Statistics - Before**
870 bash
9 python
9 c
2 yaml
**Statistics - After**
684 console
111 text
44 bash
16 yaml
9 systemd
9 c
8 python
4 ini
4 doscon
2 markdown
2 desktop
1 xorg.conf
1 xml+jinja
1 xml
1 kconfig
1 html
This suggests that the default lexer should be `console`.
I was affected by this problem. When I saw this documentation, I didn't realize this was the problem affecting me. I don't have a 4K monitor; I have a wide monitor. I can click on most things, just not in specific sections of the screen.
Rewrite to be more generic.
The "App menu shortcut troubleshooting" page seemed to be somewhat
outdated and lacking in information to facilitate troubleshooting. This
is what I did:
* trying to use consistently "qube" instead of "vm"
* trying to get consistent placeholders as uppercase between brackets
* the first part now has a title and distinguishes the GUI from the CLI,
when needed, it is referred to in the following part, instead of
repeating it.
* when a shortcut is missing, add a way to check it from the qube, to
get a better understanding of the problem ("Unavailable desktop
entry")
* the example of a desktop entry is simplified to its bare minimum
* "Fixing shortcuts" is replaced by a more accurate title. Not sure if
this part is still useful.
* mention that `my-old-vm` becomes `my_dold_dvm`
* removed an off-topic comment on Windows HVM and a missing (old?) script
* new part about how to troubleshoot a shortcut that doesn't do anything
Todo:
* update the screenshots
* is the "custom entry" still useful ?
* "Behind the scenes" could be developed
There are guides and scripts on internet that are helping to configure and run VPN service on QubesOS
This record provides explanation how to identify and what to do to fix possible issues with notify-send that being used by this guides.