Multiple keyboard layouts?

16 views
Skip to first unread message

Luc Lalonde

unread,
Apr 4, 2018, 10:17:04 PM4/4/18
to imagr-discuss
Hello,

Is it possible to get more than one keyboard layout configs?   If so, is this the proper format:

<dict>
    <key>type</key>
    <string>localize</string>
    <key>keyboard_layout_name</key>
    <array>
        <dict>
            <string>U.S.</string>
            <key>keyboard_layout_id</key>
            <integer>0</integer>
        </dict>
        <dict>
            <string>Canadian-CSA</string>
            <key>keyboard_layout_id</key>
            <integer>80</integer>
        </dict>
    </array>
    <key>language</key>
    <string>fr_CA</string>
    <key>locale</key>
    <string>fr_CA</string>
    <key>timezone</key>
    <string>America/Montreal</string>
</dict>

I'm still trying to figure out the proper string for the French Canadian keyboard...  I know for a fact the one listed above is not right.

Thank You!

Graham Gilbert

unread,
Apr 5, 2018, 3:06:28 AM4/5/18
to imagr-...@googlegroups.com
No, this is not supported. If you require a more complex configuration you will need to script it yourself.

Sent from my iPhone

From: imagr-...@googlegroups.com <imagr-...@googlegroups.com> on behalf of Luc Lalonde <lalon...@gmail.com>
Sent: Thursday, April 5, 2018 3:17:04 AM
To: imagr-discuss
Subject: [imagr-discuss] Multiple keyboard layouts?
 
--
You received this message because you are subscribed to the Google Groups "imagr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to imagr-discus...@googlegroups.com.
To post to this group, send email to imagr-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/imagr-discuss/a1765656-1fc7-4daa-b1ac-7f419923da41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Luc Lalonde

unread,
Apr 5, 2018, 8:13:53 AM4/5/18
to imagr-discuss
Ok, thanks for the info...  I've looked at the localize.sh Ressource script and I see how it's done.

I think that I'll build my script from that starting point.

Thanks for your pointers!
Reply all
Reply to author
Forward
0 new messages