Giter VIP home page Giter VIP logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Since I can properly combine Colemak & L33tTyper I bet your code has something 
wrong.

My plist was:

{
    "UIKeyboardLayoutClass" = "layout.plist";
    "UIKeyboardInputManagerClass" = L33tTyperManager;
    CFBundleExecutable = L33tTyper;
    CFBundleDisplayName = Colemak;
}

Make sure the class you've implemented is called OMGreekInputManager, and the
executable OMGreekInput is compiled with the -dynamiclib or -bundle option....

You shouldn't see autocorrection of English because the input manager is not an
autocorrection engine of English...

You can also reference to L33tTyper's source code to know how to write an
autocorrection manager...

Original comment by [email protected] on 30 Jan 2009 at 6:25

from networkpx.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
The input manager works stand-alone, when I set the layout to =en_US. It's the 
same code as L33tTyper but 
returning an uppercase string. I've seen it working. Perhaps something is the 
problem with unicode characters 
again? I'll try a simpler layout (perhaps colemak) and report back.

Original comment by orestis on 30 Jan 2009 at 9:07

from networkpx.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
I tried once more doing voodoo magic and it works. Not sure what the original 
problem was. I've found that the 
safest way to update my keyboard bundle is to rm * inside the directory and 
copy back everything. Feel free to 
close the issue.

Original comment by orestis on 31 Jan 2009 at 10:35

from networkpx.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
@3:

rm * inside which directory? o_O

Original comment by [email protected] on 1 Feb 2009 at 9:00

from networkpx.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024

Original comment by [email protected] on 1 Feb 2009 at 9:00

  • Changed state: Invalid

from networkpx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.