From be5f8fd5ee5ef8d6ece3345ae1c2bbee134be59a Mon Sep 17 00:00:00 2001
From: Lars-Dominik Braun <lars@6xq.net>
Date: Sat, 7 Mar 2020 16:04:23 +0100
Subject: report: Add OS X layout

---
 lulua/data/report/index.html | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

(limited to 'lulua')

diff --git a/lulua/data/report/index.html b/lulua/data/report/index.html
index 5649fab..5c4ef8f 100644
--- a/lulua/data/report/index.html
+++ b/lulua/data/report/index.html
@@ -279,6 +279,32 @@
 	</figcaption>
 	</figure>
 
+	<figure id="ar-osx">
+	<div class="lbox">
+		<img src="ar-osx-heat.svg">
+		{{ fingerhandstats(layoutstats['ar-osx']) }}
+	</div>
+	<figcaption class="pure-g flexreverse">
+		<div class="pure-u-1 pure-u-md-1-2">
+		</div>
+		<div class="pure-u-1 pure-u-md-1-2" lang="en">
+		<div class="lbox">
+			<p>
+			Mac OS X’s Arabic keyboard layout makes a few small changes to the
+			layout by moving the <span lang="ar" dir="ltr">ة</span> to a hard
+			to reach spot on the right of the top row.
+			<!-- -->
+			It also moves the short vowels from the first to the second layer
+			and replaces them with punctuation.
+			<!-- -->
+			The bottom row keys are aditionally shifted to the right, beginning
+			with <span lang="ar" dir="ltr">ر</span>.
+			</p>
+		</div>
+		</div>
+	</figcaption>
+	</figure>
+
 	<figure id="ar-linux">
 	<div class="lbox">
 		<img src="ar-linux-heat.svg">
-- 
cgit v1.2.3