From 15318cad33835e4e2dc620d033e43cd930676cdd Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Jan 2002 22:14:26 +0000 Subject: Initial revision --- (limited to 'etc/qimpen') diff --git a/etc/qimpen/asciilower.qpt b/etc/qimpen/asciilower.qpt new file mode 100644 index 0000000..3147afb --- a/dev/null +++ b/etc/qimpen/asciilower.qpt Binary files differ diff --git a/etc/qimpen/asciiupper.qpt b/etc/qimpen/asciiupper.qpt new file mode 100644 index 0000000..016d2b9 --- a/dev/null +++ b/etc/qimpen/asciiupper.qpt Binary files differ diff --git a/etc/qimpen/combining.qpt b/etc/qimpen/combining.qpt new file mode 100644 index 0000000..6c2c85c --- a/dev/null +++ b/etc/qimpen/combining.qpt Binary files differ diff --git a/etc/qimpen/default.conf b/etc/qimpen/default.conf new file mode 100644 index 0000000..e98c837 --- a/dev/null +++ b/etc/qimpen/default.conf @@ -0,0 +1,17 @@ +[Handwriting] +Name = Default +Description = Latin 1 using natural strokes +MatchWords = 1 +CanSelectStyle = 1 + +[Settings] +MultiTimeout = 500 +Style = BothCases + +[CharSets] +Combining = combining.qpt +Lowercase = asciilower.qpt +Uppercase = asciiupper.qpt +Numeric = numeric.qpt +Shortcut = latin1select.qpt + diff --git a/etc/qimpen/numeric.qpt b/etc/qimpen/numeric.qpt new file mode 100644 index 0000000..0a822a8 --- a/dev/null +++ b/etc/qimpen/numeric.qpt Binary files differ -- cgit v0.9.0.2