← Back to team overview

ubuntu-phone team mailing list archive

Re: Keyboard layout

 

On 11/05/2013 06:23 AM, Tomas Ö wrote:
> Hi Thomas,
>
> thanks for the input. I will try this for the keyboard layout. As I
> stated below, I have tried the auto-caps command without any result. I
> guess that is what you meant with the "predicitive-text true"
> command...? I will try that again also.

auto-caps is the default behavior now and is working in the latest
image. The first letter of the word or after punctiation should be
automatically capitilized in non special text fields. you should not
need to turn predictive-text on to get the auto-caps functionality as
they are properly decoupled. Are you using latest trusty image?
phablet-flash ubuntu-system --channel trusty-proposed
>
> I assume that these commands could also be issued from the terminal
> app on the device, or?
>
> Thank you,
> Tomas
>
> Thomas Moenicke skrev 2013-11-05 12:18:
>> Hi Tomas,
>>
>> you need to add the desired language to the list of enabled languages:
>> adb shell sudo -iu phablet gsettings set
>> com.canonical.keyboard.maliit enabled-languages "['en', 'es', 'fr',
>> 'pt', 'de', 'zh']"
>> The layout is picked from the LANGUAGE env variable. A recent
>> keyboard is needed.
>>
>> For getting autocaps working also try this:
>> adb shell sudo -iu phablet gsettings set
>> com.canonical.keyboard.maliit predictive-text true
>>
>> Thomas
>>
>>
>>
>> On Wed, Oct 30, 2013 at 12:30 PM, Tomas Ö <tomoqv@xxxxxxxxx
>> <mailto:tomoqv@xxxxxxxxx>> wrote:
>>
>>     Is it possible to change the keyboard layout with the gsettings
>>     command? I also tried to change auto-capitalization with the
>>     following command in the terminal on my device:
>>
>>     sudo -iu phablet gsettings set com.canonical.keyboard.maliit
>>     auto-capitalization true
>>
>>     but it didn't work.
>>
>>     Thanks,
>>     Tomas
>>
>>     --
>>     Mailing list: https://launchpad.net/~ubuntu-phone
>>     <https://launchpad.net/%7Eubuntu-phone>
>>     Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
>>     <mailto:ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
>>     Unsubscribe : https://launchpad.net/~ubuntu-phone
>>     <https://launchpad.net/%7Eubuntu-phone>
>>     More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
>


Follow ups

References