Bug: Fingerterm does not honor systemwide touchscreen config
For example, touchscreen vibration is always on, regardless of what your configure in your system config.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
For example, touchscreen vibration is always on, regardless of what your configure in your system config.
No, you're right, it doesn't.
There is a 'workaround' if you are okay with using Fingerterm?
Here's how I achieved it and yes, it survives reboot!;
I used File Browser from Jolla Store to navigate to
/home/nemo/.config/FingerTerm/settings.ini
and made a copy to
/home/nemo/Documents
for purposes of editing. (I'm sure there is an easier way to do this, but I was comfortable doing it this way).
Connected Jolla to PC via USB and extracted the .ini to PC desktop and edited one line;
keyPressFeedback=true
to keyPressFeedback=false
saved it and shifted it back to Documents.
Then in Fingerterm, (devel-su required), navigate to Documents and then used the command
cp settings.ini /home/nemo/ .config/FingerTerm/settings.ini
to overwrite the original file. Bingo! No more vibration.
I even rebooted to be sure and the vibration has stayed off!
Long winded I know and perhaps is not the easiest way to achieve it, but it works.
Regards,
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2014-01-16 01:59:07 +0200
Seen: 248 times
Last updated: Jan 16 '14
Bug: Virtual keyboard stuck on top of applications
Android VKB saves and suggests passwords in plaintext
BUG: maliit definition for more then one deadkey
Bug: keyboard in the browser covers input fields [released]
Fingerterm terminal defaults to / as current working directory [duplicate]
[Implemented in 1.0.3.8] Landscape mode in keyboard, gestures, browser and messages [released]
Where are the dictionaries of the VKB stored?
[Fixed in 1.0.3.8] Crash when linking contacts? [not relevant]
Time slider usage in video player of Gallery app causes the app to hang [duplicate]
Thank you! As i tried to change over settings in this file and the changes where erased each time Fingerterm is launched, I was not aware some could be truly changed. That's what I've done: SSH to the phone
then make a backup of the settings file
then edit with vi
Save it (Escape then type :x then Enter), and no more vibration.
R. ( 2014-03-22 23:46:18 +0200 )edit