From 8c884b4a38dc116f4790d5fc41382da8dd4962b7 Mon Sep 17 00:00:00 2001 From: Thomas Van Iseghem <55881698+VanIseghemThomas@users.noreply.github.com> Date: Wed, 25 Jan 2023 22:10:02 +0100 Subject: Added screenshot for VNC solution --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab74eb1..0cfc11c 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,8 @@ Finally reboot your QC, now you should have all models (except captures) renamed # External editor (VNC) +![image](https://user-images.githubusercontent.com/55881698/214691276-bbd161bf-eb72-4f96-87ec-aa4255c75e7e.png) + Since we've figured out how to cross-compile our own binaries, we were able to compile a VNC solution for the Quad Cortex. The VNC server we compiled is based on [this project](https://github.com/ponty/framebuffer-vncserver). We had to modify the source code a bit to make it work with the touchscreen. But besides that, it is identical. This patch was necesarry because the touchscreen doesn't report it's width and height in a propper way. @@ -294,4 +296,4 @@ qc_vnc -f /dev/fb0 -t /dev/input/event0 # Accessing your backup Your backup is available as a compressed archive under `/media/p4/downloaded_backup.tar.gz` -It only contains your personal files such as captures, presets, ... It does not contain any system files, so it can't be modify \ No newline at end of file +It only contains your personal files such as captures, presets, ... It does not contain any system files, so it can't be modify -- cgit v1.2.3