From 36e10a792ffd034ffb56e48e2e2282f6ae16cc8d Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 23 Oct 2022 21:34:05 +0200 Subject: Add the capslock key The key enable caps lock immediately. It does nothing if caps lock is already enabled. It is not present on the keyboard by default but a place is defined on every layout, top-right of the shift key. It can be enabled in the settings. The icon is from materialdesignicons.com. --- srcs/special_font/12.svg | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcs/special_font/12.svg (limited to 'srcs/special_font/12.svg') diff --git a/srcs/special_font/12.svg b/srcs/special_font/12.svg new file mode 100644 index 0000000..80b0480 --- /dev/null +++ b/srcs/special_font/12.svg @@ -0,0 +1,2 @@ + + -- cgit v1.2.3