Generate inscript keyboard on-the-fly.

This commit is contained in:
Daiki Ueno
2011-03-11 11:38:53 +09:00
parent 42a0ea148b
commit 16d81f3f71
13 changed files with 974 additions and 7594 deletions

View File

@ -25,6 +25,7 @@ Section = Eek.Section
Key = Eek.Key
Symbol = Eek.Symbol
Keysym = Eek.Keysym
SymbolMatrix = Eek.SymbolMatrix
MODIFIER_BEHAVIOR_NONE, \
MODIFIER_BEHAVIOR_LOCK, \