From 4a04dc3219ebcca75a5b7e69b101ec51eef59f79 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 17 Jan 2019 22:52:46 +0100 Subject: [PATCH] faq: how to shrink QR code --- FAQ.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index cfa8d697c..b249bdb10 100644 --- a/FAQ.md +++ b/FAQ.md @@ -66,4 +66,8 @@ When you activate the "Auto-Unlock" feature of the RaspiBlitz, the password of t ## I connected my HDD but it still says 'Connect HDD' on the display? -Your HDD may have no partitions yet. SSH into the RaspiBlitz as admin (see command and password on display) and you should get offert the option to create a partition. \ No newline at end of file +Your HDD may have no partitions yet. SSH into the RaspiBlitz as admin (see command and password on display) and you should get offert the option to create a partition. + +## How do I shrink the qr code for connecting my Shango/Zap mobile phone? + +Make the fonts smaller until the QR code fits into your (fullscreen) terminal. In OSX use `CMD` + `-` key. In LINUX use `CTRL`+ `-` key. On WINDOWS Putty go into the settings and change the font size: https://globedrill.com/change-font-size-putty \ No newline at end of file