New question #227411 on Sikuli:
https://answers.launchpad.net/sikuli/+question/227411

Hello,

Working on a little keypad thingy, I noticed some of the keys are missing:

   public static final String DECIMAL     = "\ue040";
   public static final char C_DECIMAL     = '\ue040';

   public static final String CONTEXT     = "\ue045"; // AKA Right-click menu
   public static final char C_CONTEXT     = '\ue045';


So, I'd like to use this opportunity to learn how ***I*** can contribute the 
patch to the project.

Thanks in advance, talk more tomorrow...


-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to