-rw-r--r-- | etc/qimpen/default.conf | 17 |
1 files changed, 17 insertions, 0 deletions
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 + |