docs: links update to fix warnings
This commit is contained in:
parent
6a91e04532
commit
d681105b1a
@ -4,9 +4,9 @@
|
||||
version: 2
|
||||
# Set the version of Python and other tools you might need
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
os: ubuntu-lts-latest
|
||||
tools:
|
||||
python: "3.11"
|
||||
python: latest
|
||||
mkdocs:
|
||||
configuration: mkdocs.yml
|
||||
# Optionally declare the Python requirements required to build your docs
|
||||
|
10
docs/FAQ.md
10
docs/FAQ.md
@ -15,19 +15,19 @@ KlipperScreen was not designed to work with OctoPrint and there are no plans to
|
||||
|
||||
| Desktop environment | Console |
|
||||
|:------------------------------------------:|:--------------------------------------------:|
|
||||
|  |  |
|
||||
| Desktop environment | Console |
|
||||
|  |  |
|
||||
|  |  |
|
||||
| Desktop environment | Console |
|
||||
|  |  |
|
||||
|
||||
## Can i use KlipperScreen as a desktop application?
|
||||
|
||||
Yes, First disable the service:
|
||||
|
||||
```shell
|
||||
sudo systemctl disable KlipperScreen
|
||||
sudo systemctl disable KlipperScreen
|
||||
```
|
||||
|
||||
and open the application via the menu when you need it.
|
||||
|
||||
|
||||
you can also find the shortcut in `KlipperScreen/scripts/KlipperScreen.desktop`
|
||||
you can also find the shortcut in `KlipperScreen/scripts/KlipperScreen.desktop`
|
||||
|
@ -31,4 +31,4 @@ Follow the manufacturer instructions on how to install your screen. In general i
|
||||
|
||||
## Touchscreen touch rotation
|
||||
|
||||
[Moved to Touch issues](../Troubleshooting/Touch_issues/#touch-rotation-and-matrix)
|
||||
[Moved to Touch issues](Troubleshooting/Touch_issues.md#touch-rotation-and-matrix)
|
||||
|
@ -9,7 +9,7 @@ Once you have established that the screen is working, then proceed installing Kl
|
||||
## Setup
|
||||
The installation process is meant for a non-desktop version of the OS for example RaspberryOS Lite, but it should work on other debian derivatives.
|
||||
|
||||
[Click to learn how to check if you installed a desktop version](../../FAQ/#how-to-check-if-you-have-a-desktop-environment)
|
||||
[Click to learn how to check if you installed a desktop version](FAQ.md#how-to-check-if-you-have-a-desktop-environment)
|
||||
|
||||
If you installed a desktop (GUI version) of the OS and want to run KlipperScreen exclusively then do:
|
||||
```sh title="Boot to console / KlipperScreen"
|
||||
|
@ -24,4 +24,4 @@ If it still doesn't work, or you did something else to make it work and want to
|
||||
|
||||
[Contact us](../Contact.md)
|
||||
|
||||
Remember to share the logs, as those aid a lot in the troubleshooting.
|
||||
Remember to share the logs, as those aid a lot in the troubleshooting.
|
||||
|
Loading…
x
Reference in New Issue
Block a user