initial punctuation and dict import
This commit is contained in:
@ -97,6 +97,7 @@ doubleTapDelay=0.2
|
||||
|
||||
[general]
|
||||
debugLevel=3
|
||||
punctuationProfile=default
|
||||
punctuationLevel=some
|
||||
numberOfClipboards=10
|
||||
# define the current fenrir key
|
||||
|
@ -1,45 +0,0 @@
|
||||
[levelProfile]
|
||||
None=
|
||||
Some=.-$~+*-/\\@
|
||||
Most=.,:-$~+*-/\\@!#%^&*()[]}{<>;
|
||||
All=!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~
|
||||
|
||||
[punctDict]
|
||||
&=and
|
||||
'=apostrophe
|
||||
@=at
|
||||
\=backslash
|
||||
|=bar
|
||||
!=bang
|
||||
^=carrot
|
||||
:=colon
|
||||
,=comma
|
||||
-=dash
|
||||
$=dollar
|
||||
.=dot
|
||||
>=greater
|
||||
`=grave
|
||||
#=hash
|
||||
{=left brace
|
||||
[=left bracket
|
||||
(=left paren
|
||||
<=less
|
||||
%=percent
|
||||
+=plus
|
||||
?=question
|
||||
"=quote
|
||||
)=right paren
|
||||
}=right brace
|
||||
]=right bracket
|
||||
;=semicolon
|
||||
/=slash
|
||||
*=star
|
||||
~=tilde
|
||||
_=line
|
||||
==equals
|
||||
|
||||
[userDict]
|
||||
:)=smile
|
||||
;)=twinker
|
||||
XD=loool
|
||||
:D=lought
|
Reference in New Issue
Block a user