From 172d001cc0290ff508f175964c22c20734e86b79 Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Thu, 20 Jan 2022 20:45:31 +0100 Subject: [PATCH 1/1] Add files via upload The file 'map_sw' has been renamed to 'map-sw'. --- linux-xkb/map-sw | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 linux-xkb/map-sw diff --git a/linux-xkb/map-sw b/linux-xkb/map-sw new file mode 100644 index 0000000..22502d5 --- /dev/null +++ b/linux-xkb/map-sw @@ -0,0 +1,7 @@ +xkb_keymap { + xkb_keycodes { include "evdev+aliases(qwerty)" }; + xkb_types { include "complete" }; + xkb_compat { include "complete" }; + xkb_symbols { include "pc+ultkeys-sw(basic)+us:2+inet(evdev)" }; + xkb_geometry { include "pc(pc105)" }; +}; -- 2.47.3