Mention toggling hidden files in GUI file managers

This is bound to Ctrl+H in both Qt's and GTK's file dialogs and in all
common file managers, so mentioning only that should be fine.
This commit is contained in:
Robbert van der Helm
2021-09-29 11:31:25 +02:00
parent 8712932cec
commit f4a4526ee1
+6 -2
View File
@@ -117,8 +117,12 @@ Please let me know if there are any issues with other hosts.
Linux Mint 19, or AV Linux MXE 2021, then you should download the Linux Mint 19, or AV Linux MXE 2021, then you should download the
version that ends with `-ubuntu-18.04.tar.gz`. version that ends with `-ubuntu-18.04.tar.gz`.
2. Extract the contents of the downloaded archive to `~/.local/share`, such 2. Extract the contents of the downloaded archive to `~/.local/share`, such
that `~/.local/share/yabridge/yabridgectl` exists. You can do this from that the file `~/.local/share/yabridge/yabridgectl` exists after
the command line with `tar -C ~/.local/share -xavf yabridge-x.y.z.tar.gz`. extracting. You can extract an archive here from the command line with
`tar -C ~/.local/share -xavf yabridge-x.y.z.tar.gz`. If you're
extracting the archive using a GUI file manager or archive tool, then
make sure that hidden files and directories are visible by pressing
<kbd>Ctrl+H</kbd>.
3. **Whenever any step below mentions running `yabridgectl <something>`, 3. **Whenever any step below mentions running `yabridgectl <something>`,
then you should run `~/.local/share/yabridge/yabridgectl <something>` then you should run `~/.local/share/yabridge/yabridgectl <something>`
instead** as `~/.local/share/yabridge` is not in your search path so instead** as `~/.local/share/yabridge` is not in your search path so