HowTo: Long press character keyboard for capitalization
asked 2014-02-18 17:54:29 +0200
This post is a wiki. Anyone with karma >75 is welcome to improve it.
This feature it's already implemented by Bundyo, I've been using for a while and I found to be fantastic and I would like to see integrated by default. You can se his post on TMO here, with a link to a video:
http://talk.maemo.org/showpost.php?p=1400757&postcount=58
How to install:
- Open the Terminal or access your Jolla from SSH and type the next commands:
- curl -O http://bundyo.org/jolla/layouts/Popper.qml
- devel-su (enter your password)
- cd /usr/share/maliit/plugins/com/jolla/
- cp Popper.qml Popper.qml.orig (backup the original)
- mv /home/nemo/Popper.qml . (press y to overwrite)
- chown root:root Popper.qml
- exit
- systemctl --user restart maliit-server.service
How does this coexist with accented characters (lower and upper case), how do reach the upper case ones?
I expect, you should at least not reduce the time until accented characters appear too heavily (see https://together.jolla.com/question/21510/howto-adapt-sailfish-virtual-keyboard-vkb-layout/#23116), otherwise you will have difficulties typing lower case characters.
jgr ( 2014-02-19 03:11:58 +0200 )editwhy this is not a wiki? Good suggestion tho
c.la ( 2014-02-19 15:55:57 +0200 )editIt does not affect accented characters, to uppercase an accented character you have to press shift previously as before.
jfebrer ( 2014-02-19 17:50:46 +0200 )edit