diff --git a/source/brailleInput.py b/source/brailleInput.py index a2b7d6dcbc0..22ed84be20f 100644 --- a/source/brailleInput.py +++ b/source/brailleInput.py @@ -29,7 +29,7 @@ """ #: Table to use if the input table configuration is invalid. -FALLBACK_TABLE = "en-us-comp8.ctb" +FALLBACK_TABLE = "en-ueb-g1.ctb" DOT7 = 1 << 6 DOT8 = 1 << 7 #: This bit flag must be added to all braille cells when using liblouis with dotsIO.