![]() |
Re: Hungarian keyboard + English with cursor arrows
Quote:
|
Re: Keyboard layouts for Jolla's Sailfish OS
Hi!
I modified english layout to be suitable for slovenian language. - š, č and ž are directly accesible, ć is moved to c (longpress to access) and đ moved to d (longpress to access) - since I use notes a lot also modified some symbols -- added "bullet" to y and 2 types of arrows to č and ž - @ is always visible See pics for better description: normal caps symbols 1 symbols 2 longpress sample Usage As root: 1) copy "sl.qml" to /usr/share/maliit/plugins/com/jolla/layouts/ 2) add this to existing layouts.conf: Code:
[sl.qml]Restart maalit as user nemo with "systemctl --user restart maliit-server.service" |
Re: Keyboard layouts for Jolla's Sailfish OS
Can you make a german layout with arrows?
And somehow we must add the ability to copy&paste text in Android apps, the Sailfish method doesn't work there, but the Sf keyboard is used. Arrow keys would make my life with Jolla sooo much better. |
Re: Keyboard layouts for Jolla's Sailfish OS
Can you please add Urdu and Arabic Keyboards layouts? It would be really great. Thanks
|
Re: Keyboard layouts for Jolla's Sailfish OS
Quote:
Code:
Failed to get D-bus connection: Failed to verify owner of bus.:confused: EDIT [fixed]: just needed to run Code:
systemctl --user restart maliit-server.service |
Re: Keyboard layouts for Jolla's Sailfish OS
How can I copy files to layouts?
File manager on jolla doesn't support copy and can't connect in root from XP or Ubuntu. |
Re: Keyboard layouts for Jolla's Sailfish OS
Accented characters with multiple dead keys
For versions >= 1.0.7.x In 1.0.7.x, they have fixed the AccentedCharacterKey so that it now produces a more logical, better behaviour. You should just add each symbol after the accent. For example: Code:
AccentedCharacterKey {Quote:
Code:
_deadKeyAccents.substr(_deadAccentIndex*2+1, 1)Here's an example on how to make an accented key with the ability to use multiple dead keys: Code:
AccentedCharacterKey {It doesn't matter what the rest of the string is, I just filled the empty places with spaces. If you start with a space, it might be simpler for just two deadkeys: Code:
deadKeyAccentsShifted: " ´¨Á Ä" |
Re: Keyboard layouts for Jolla's Sailfish OS
Hungarian layout
I've created a Hungarian QWERTZ layout that is very similar to the one found in the N9. Since we have too many accented characters I added deadkeys to produce them. EDIT 1: This layout has been updated to work correctly on OS versions >= 1.0.7.x EDIT 2: Removed the setup steps for old OS versions, added easily followable command-line steps. Steps to add the layout Here are some easy steps that you can do on the command line to add my virtual keyboard layout. 0. First, you have to enable developer mode and set a root password in Settings. 1. Then, open the terminal and use the following commands: Code:
# You need to work as rootFAQ
Screenshot: http://venemo.net/owncloud/public.ph...03749&download |
Re: Keyboard layouts for Jolla's Sailfish OS
Quote:
I've managed to install Slovenian language, now we need only Slovenian prediction or even better SWYPE. Thanks |
Re: Keyboard layouts for Jolla's Sailfish OS
Hi,
I've modified EN layout for Latvian. In layout.config add: Code:
[lv.qml]I've added a deadkey for accented letters at the end of 2nd row. |
| All times are GMT. The time now is 12:56. |
vBulletin® Version 3.8.8