From 9ff41c6cc731f3db5041b2c8d5e060fc6ef0dfd0 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Wed, 17 Jun 2020 13:39:36 +0100 Subject: [PATCH] Use the CMS layout --- roles/debian/files/keyboard | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/roles/debian/files/keyboard b/roles/debian/files/keyboard index 2456ea5..26963cc 100644 --- a/roles/debian/files/keyboard +++ b/roles/debian/files/keyboard @@ -3,7 +3,8 @@ # Consult the keyboard(5) manual page. XKBMODEL="pc105" -XKBLAYOUT="us" -XKBVARIANT="" +XKBLAYOUT="ca" +XKBVARIANT="multi" XKBOPTIONS="" + BACKSPACE="guess"