diff --git a/.gitignore b/.gitignore index 3205939..3e303b8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,7 @@ Desktop.ini # Linux *~ *.swp +*.dll +*.msi +*.exe +*.zip diff --git a/README.md b/README.md index 6021078..808ac47 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,15 @@ An Italian keyboard layout for Windows, customized with Linux shortcuts. ### AltGr ![AltGr](pictures/ITLinuxAltGr.jpg) +### Shift + AltGr +![ShftAltGr](pictures/ITLinuxShftAltGr.jpg) + +### Caps +![Caps](pictures/ITLinuxCaps.jpg) + +### ShiftCaps +![ShiftCaps](pictures/ITLinuxShftCaps.jpg) + ## Installation Build from sources using [MSKLC](https://www.microsoft.com/en-us/download/details.aspx?id=102134) tool or download and install the previously built version. diff --git a/itlinux.klc b/itlinux.klc index b29c018..8fb5998 100644 Binary files a/itlinux.klc and b/itlinux.klc differ diff --git a/pictures/ITLinux.jpg b/pictures/ITLinux.jpg index d16689e..bf07b1a 100644 Binary files a/pictures/ITLinux.jpg and b/pictures/ITLinux.jpg differ diff --git a/pictures/ITLinuxAltGr.jpg b/pictures/ITLinuxAltGr.jpg index 70986ff..c1a1b0e 100644 Binary files a/pictures/ITLinuxAltGr.jpg and b/pictures/ITLinuxAltGr.jpg differ diff --git a/pictures/ITLinuxCaps.jpg b/pictures/ITLinuxCaps.jpg new file mode 100644 index 0000000..e2bdf0b Binary files /dev/null and b/pictures/ITLinuxCaps.jpg differ diff --git a/pictures/ITLinuxCtrl.jpg b/pictures/ITLinuxCtrl.jpg index be88b85..e43c8a4 100644 Binary files a/pictures/ITLinuxCtrl.jpg and b/pictures/ITLinuxCtrl.jpg differ diff --git a/pictures/ITLinuxShft.jpg b/pictures/ITLinuxShft.jpg index b283cfd..bdf319c 100644 Binary files a/pictures/ITLinuxShft.jpg and b/pictures/ITLinuxShft.jpg differ diff --git a/pictures/ITLinuxShftAltGr.jpg b/pictures/ITLinuxShftAltGr.jpg new file mode 100644 index 0000000..8523365 Binary files /dev/null and b/pictures/ITLinuxShftAltGr.jpg differ diff --git a/pictures/ITLinuxShftCaps.jpg b/pictures/ITLinuxShftCaps.jpg new file mode 100644 index 0000000..5210469 Binary files /dev/null and b/pictures/ITLinuxShftCaps.jpg differ diff --git a/pkl/layout.ini b/pkl/layout.ini index adb4db6..4b22847 100644 Binary files a/pkl/layout.ini and b/pkl/layout.ini differ