commit 044aab54487d33379be8d872efe5f1f1c6fa6bae parent faa4df90753823dd6c86c745f5fd01a3d649b09f Author: phoebos <ben@bvnf.space> Date: Sun, 29 Oct 2023 00:49:22 +0100 XOrg/tinyx: fix codeblocks Diffstat:
M | wiki/XOrg/tinyx/index.md | | | 8 | ++------ |
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/wiki/XOrg/tinyx/index.md b/wiki/XOrg/tinyx/index.md @@ -6,9 +6,7 @@ Tinyx is a fork of `xorg-server` v1.2.0 and runs of off the framebuffer. Make sure you have the [ehawkvu/kiss-xorg](https://github.com/ehawkvu/kiss-xorg) repos in your $KISS_PATH. -`` - kiss build tinyx -`` + kiss build tinyx ### sx @@ -16,9 +14,7 @@ We also need `sx` to be able to launch tinyx. Please refer to [sx](/XOrg/sx/) for how to setup sx. We also need to make minor modifications to `sx`, to be able to launch tinyx. -`` - sed -i 's/Xorg/Xfbdev/';'s/-keeptty//' /usr/bin/sx -`` + sed -i 's/Xorg/Xfbdev/';'s/-keeptty//' /usr/bin/sx ### Superkey