The Following User Says Thank You to Feathers McGraw For This Useful Post: | ||
![]() |
2016-06-17
, 13:05
|
|
Posts: 141 |
Thanked: 359 times |
Joined on Aug 2010
@ Italy
|
#392
|
Size is a non issue, 1-2mm wider, quite a bit longer, swiping from left not a problem (closing requires a bit of practice/getting used to, then again I have rather big hands). Not much else to say at this point, will check the display if sun is still up outside during a break
![]() |
2016-06-17
, 13:12
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#393
|
Hum, it should not change much for me either. I have small hands, and I can already comfortably swipe only from the left/bottom edge.
I am worried about fitting it in my jeans pocket though. The current Jolla is already uncomfortable. Those pointy corners may be fashionable, but not very practical.
![]() |
2016-06-17
, 13:40
|
|
Posts: 141 |
Thanked: 359 times |
Joined on Aug 2010
@ Italy
|
#394
|
C jas actually more rounded edges, no problem with pockets, display bit better in terms of brightness, but not much, speaker also improved (volume can't compare quality atm), oh and turing devices do exist, just held one in my hands, neat, no pics allowed though, also seen another changing hands
The Following 2 Users Say Thank You to mikelima For This Useful Post: | ||
![]() |
2016-06-17
, 13:47
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#395
|
![]() |
2016-06-17
, 13:51
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#396
|
The Following User Says Thank You to TMavica For This Useful Post: | ||
![]() |
2016-06-17
, 14:39
|
Posts: 738 |
Thanked: 819 times |
Joined on Jan 2012
@ Berlin
|
#397
|
The Following User Says Thank You to cvp For This Useful Post: | ||
![]() |
2016-06-17
, 14:59
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#399
|
Hey, could you cat /etc/hw-release, and either tree /sys or even better have a rummage for the file that controls the LED please? I'd like to add support for Jolla C in Hammerhead Torch, and I need to know where the LED "control file" is.
Here's the location on some other devices:
(from controlfile.conf)Code:Jolla=/sys/kernel/debug/flash_adp1650/mode Motorola Photon Q=/sys/class/leds/torch-flash/flash_light LG Nexus 5=/sys/class/leds/led:flash_torch/brightness Fairphone Fairphone 2=/sys/class/leds/led:flash_torch/brightness
[nemo@Sailfish ~]$ cat /etc/hw-release # This file is copied as hw-release (analogous to os-release) NAME="Intex Aqua Fish" ID=l500d MER_HA_DEVICE=l500d MER_HA_VENDOR=qualcomm VERSION="0.0.1.24 (armv7hl)" VERSION_ID=0.0.1.24 PRETTY_NAME=" 0.0.1.24 (armv7hl)" SAILFISH_BUILD=24 SAILFISH_FLAVOUR=release HOME_URL="https://sailfishos.org/" [nemo@Sailfish ~]$
[nemo@Sailfish ~]$ cd /sys/class/leds/ button-backlight/ flashlight/ lcd-backlight/ torch-light0/ [nemo@Sailfish ~]$ cd /sys/class/leds/torch-light0/ [nemo@Sailfish torch-light0]$ ls brightness device max_brightness power subsystem trigger uevent [nemo@Sailfish torch-light0]$ cd ../flashlight [nemo@Sailfish flashlight]$ ls brightness device max_brightness power subsystem trigger uevent [nemo@Sailfish flashlight]$
The Following 5 Users Say Thank You to szopin For This Useful Post: | ||
![]() |
2016-06-17
, 15:01
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#400
|
Wish I could be in those talks. Any slides or video feed, by any chance?
The Following 17 Users Say Thank You to szopin For This Useful Post: | ||
![]() |
Tags |
jolla c, sailfish os |
|
Here's the location on some other devices: