Version: (using KDE KDE 3.2.3) Installed from: Debian testing/unstable Packages Since (this version of) KTouch goes mad when the user encoding (e.g. UTF-8) differs from the keyboard file encoding (e.g. ISO-8859), I think it would be a good idea to include this(*) UTF-8 coded Italian keyboard file. This already happens with German de (ISO-8859) and de-2 (UTF-8) keyboard files. (*)I will submit it as an attachment soon
Created attachment 6872 [details] Italian keyboard file with UTF-8 encoding This was obtained simply by recode'ing keyboard/it.keyboard
CVS commit by annma: add belgian keyoard layout, thanks to Marc Heyvaert fix all layouts by saving them as utf8 and adding utf8 for reading the file this seems to fix 2 bugs!! I'll backport of course CCMAIL=marc_heyvaert@yahoo.com CCMAIL=86080-done@bugs.kde.org CCMAIL=88704-done@bugs.kde.org A keyboards/be.keyboard 1.1 M +3 -1 keyboards/Makefile.am 1.12 M +11 -11 keyboards/de-ch.keyboard 1.4 M +7 -7 keyboards/dk.keyboard 1.6 M +4 -4 keyboards/ee.keyboard 1.4 M +9 -9 keyboards/es.keyboard 1.4 M +4 -4 keyboards/fi.keyboard 1.5 M +13 -13 keyboards/fr.keyboard 1.6 M +10 -10 keyboards/fr_ch.keyboard 1.2 M +27 -27 keyboards/he.keyboard 1.4 M +10 -10 keyboards/it.keyboard 1.4 M +2 -2 keyboards/la.keyboard 1.3 M +6 -6 keyboards/no.keyboard 1.3 M +3 -3 keyboards/pt.keyboard 1.3 M +4 -4 keyboards/se.keyboard 1.4 M +1 -0 src/ktouchkeyboard.cpp 1.10