We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2015-01-30 19:22:51 +0200

Disable Proximity Sensor

As a consequence of the proximity sensor / "pocket dialling" problem fixed in Update 10, mentioned here it is now impossible to unlock my Jolla when it is inside a waterproof case (A Veho SAEM S6).

The case covers the power key, so that can't be used. The clear plastic front seems to block the proximity sensor even though it is see through. Possibly the sensitivity could be tweaked???

I've managed to disable the proximity sensor with mcetool. I think it should be a setting in the settings UI however.

For anyone else, you need to ssh into your jolla.

devel-su
...enter your password...
pkcon update
pkcon install mce-tools
mcetool --set-ps-mode=disabled

to enable it again so that you don't accidentally pocket dial when it's out of the case, use

mcetool --set-ps-mode=disabled

The Jolla just fits in the veho case btw. I haven't tested how waterproof it is yet.

Disable Proximity Sensor

As a consequence of the proximity sensor / "pocket dialling" problem fixed in Update 10, mentioned here it is now impossible to unlock my Jolla when it is inside a waterproof case (A Veho SAEM S6).

The case covers the power key, so that can't be used. The clear plastic front seems to block the proximity sensor even though it is see through. Possibly the sensitivity could be tweaked???

I've managed to disable the proximity sensor with mcetool. I think it should be a setting in the settings UI however.

For anyone else, you need to ssh into your jolla.

devel-su
...enter your password...
pkcon update
pkcon install mce-tools
mcetool --set-ps-mode=disabled

to enable it again so that you don't accidentally pocket dial when it's out of the case, use

mcetool --set-ps-mode=disabled
--set-ps-mode=enabled

The Jolla just fits in the veho case btw. I haven't tested how waterproof it is yet.