Reply
Thread Tools
Posts: 89 | Thanked: 243 times | Joined on Jun 2014
#291
Originally Posted by pichlo View Post
Yes! It even survives a power cycle. Ssahla, I cannot thank you enough. Do you have a donation link? I want to buy you a beer.
I don't have a donation link. Buy me a beer if you come across me some day. Anyway, I didn't find that out by myself, I just spend too much time on TJC.
 

The Following 7 Users Say Thank You to ssahla For This Useful Post:
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#292
That triggers the question, is there a wiki page or such where the functions of this little nice tool are documented? (without the need for rummaging through source code, I mean)

Code:
[root@Jolla ~]# mcetool --help
Mode Control Entity Tool

USAGE
	mcetool [OPTION] ...

OPTIONS
  -U, --unblank-screen
  -d, --dim-screen
  -n, --blank-screen
      --blank-screen-lpm
  -P, --blank-prevent
  -v, --cancel-blank-prevent
  -G, --set-dim-timeout=<secs>
  -O, --set-dim-timeouts=<secs,secs,...>
  -f, --set-adaptive-dimming-mode=<enabled|disabled>
  -J, --set-adaptive-dimming-time=<secs>
  -o, --set-blank-timeout=<secs>
      --set-blank-from-lockscreen-timeout=<secs>
      --set-blank-from-lpm-on-timeout=<secs>
      --set-blank-from-lpm-off-timeout=<secs>
  -j, --set-never-blank=<enabled|disabled>
  -K, --set-autolock-mode=<enabled|disabled>
      --set-autolock-delay=<seconds[.fraction]>
      --set-devicelock-in-lockscreen=<READ THE LONG HELP>
  -t, --set-tklock-blank=<enabled|disabled>
  -I, --set-inhibit-mode=<disabled|stay-on-with-charger|stay-on|stay-dim-with-charger|stay-dim>
  -k, --set-tklock-mode=<locked|locked-dim|locked-delay|unlocked>
  -m, --tklock-callback=<unlock|retry|timeout|closed>
  -q, --tklock-open=<oneinput|visual|lpm|pause>
  -Q, --tklock-close
  -M, --set-doubletap-mode=<disabled|show-unlock-screen|unlock>
  -z, --set-doubletap-wakeup=<never|always|proximity>
  -Z, --set-powerkey-action=<never|always|proximity|proximity2>
      --set-powerkey-blanking=<off|lpm>
      --set-powerkey-long-press-delay=<ms>
      --set-powerkey-double-press-delay=<ms>
      --set-display-on-single-powerkey-press-actions=<actions>
      --set-display-on-double-powerkey-press-actions=<actions>
      --set-display-on-long-powerkey-press-actions=<actions>
      --set-display-off-single-powerkey-press-actions=<actions>
      --set-display-off-double-powerkey-press-actions=<actions>
      --set-display-off-long-powerkey-press-actions=<actions>
      --set-powerkey-dbus-action1=<signal_argument|method_call_details>
      --set-powerkey-dbus-action2=<signal_argument|method_call_details>
      --set-powerkey-dbus-action3=<signal_argument|method_call_details>
      --set-powerkey-dbus-action4=<signal_argument|method_call_details>
      --set-powerkey-dbus-action5=<signal_argument|method_call_details>
      --set-powerkey-dbus-action6=<signal_argument|method_call_details>
      --set-powerkey-ps-override-count=<press-count>
      --set-powerkey-ps-override-timeout=<ms>
      --set-display-off-override=<disabled|use-lpm>
  -r, --enable-radio=<master|cellular|wlan|bluetooth>
  -R, --disable-radio=<master|cellular|wlan|bluetooth>
  -p, --set-power-saving-mode=<enabled|disabled>
  -T, --set-psm-threshold=<10|20|30|40|50>
  -F, --set-forced-psm=<enabled|disabled>
  -E, --set-low-power-mode=<enabled|disabled>
      --set-lpmui-triggering=<bit1[,bit2][...]>
  -s, --set-suspend-policy=<enabled|disabled|early>
  -S, --set-cpu-scaling-governor=<automatic|performance|interactive>
  -i, --set-fake-doubletap=<enabled|disabled>
  -b, --set-display-brightness=<1...100>
  -g, --set-als-mode=<enabled|disabled>
      --set-als-autobrightness=<enabled|disabled>
      --set-als-input-filter=<disabled|median>
      --set-als-sample-time=<50...1000>
  -u, --set-ps-mode=<enabled|disabled>
      --set-ps-blocks-touch=<enabled|disabled>
      --set-lid-sensor-mode=<enabled|disabled>
      --set-filter-lid-with-als=<enabled|disabled>
      --set-orientation-sensor-mode=<enabled|disabled>
  -a, --get-color-profile-ids
  -A, --set-color-profile=<ID>
  -C, --set-cabc-mode=<off|ui|still-image|moving-image>
  -c, --set-call-state=<none|ringing|active|service>:<normal|emergency>
  -l, --enable-led
  -L, --disable-led
      --enable-led-pattern=<PATTERN>
      --disable-led-pattern=<PATTERN>
      --show-led-patterns
  -y, --activate-led-pattern=<PATTERN>
  -Y, --deactivate-led-pattern=<PATTERN>
      --set-sw-breathing=<enabled|disabled>
      --set-sw-breathing-limit=<0 ... 100>
  -e, --powerkey-event=<short|double|long>
  -D, --set-demo-mode=<on|off>
      --set-brightness-fade-def=<msecs>
      --set-brightness-fade-dim=<msecs>
      --set-brightness-fade-als=<msecs>
      --set-brightness-fade-blank=<msecs>
      --set-brightness-fade-unblank=<msecs>
      --set-lipstick-core-delay=<secs>
      --set-touch-unblock-delay=<msecs>
      --begin-notification[=<name[,duration_ms[,renew_ms]]>]
      --end-notification[=<name[,linger_ms]>]
  -N, --status
  -B, --block[=<secs>]
  -h, --help[=<OPTION|"all">]
  -H, --long-help[=<OPTION>]
  -V, --version
      --set-memuse-warning-used=<page_count>
      --set-memuse-warning-active=<page_count>
      --set-memuse-critical-used=<page_count>
      --set-memuse-critical-active=<page_count>
      --set-exception-length-call-in=<msec>
      --set-exception-length-call-out=<msec>
      --set-exception-length-alarm=<msec>
      --set-exception-length-usb-connect=<msec>
      --set-exception-length-usb-dialog=<msec>
      --set-exception-length-charger=<msec>
      --set-exception-length-battery=<msec>
      --set-exception-length-jack-in=<msec>
      --set-exception-length-jack-out=<msec>
      --set-exception-length-camera=<msec>
      --set-exception-length-volume=<msec>
      --set-exception-length-activity=<msec>
      --reset-settings[=<keyish>]

Last edited by minimos; 2015-09-13 at 15:25.
 

The Following 11 Users Say Thank You to minimos For This Useful Post:
Posts: 735 | Thanked: 1,054 times | Joined on Jun 2010
#293
Originally Posted by MisterMaster View Post
Btw is Dropbox and other cloud services coming soon to Salfish as accounts?

Or are these just something else:

https://bugs.merproject.org/show_bug.cgi?id=1295
https://bugs.merproject.org/show_bug.cgi?id=1297
owncloud?

#hopeful
 

The Following 2 Users Say Thank You to Jedibeeftrix For This Useful Post:
Posts: 602 | Thanked: 735 times | Joined on Mar 2011 @ Nantes, France
#294
So you can run:

mcetool --set-doubletap-mode=unlock --set-low-power-mode=enabled
To get a Low Power Mode "à la " N9
 

The Following 9 Users Say Thank You to romu For This Useful Post:
mosen's Avatar
Community Council | Posts: 1,669 | Thanked: 10,225 times | Joined on Nov 2014 @ Lower Rhine
#295
Originally Posted by minimos View Post
That triggers the question, is there a wiki page or such where the functions of this little nice tool are documented?
Simo Ruho from reviewjolla.blogspot.com has done some effort in a blogpost just today
 

The Following 7 Users Say Thank You to mosen For This Useful Post:
Posts: 529 | Thanked: 988 times | Joined on Mar 2015
#296
with 1.19 when i try to install with pkcon or zypper return me an error about something like arm version and blabla
 
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#297
Originally Posted by itdoesntmatt View Post
with 1.19 when i try to install with pkcon or zypper return me an error about something like arm version and blabla
http://talk.maemo.org/showthread.php?p=1481793

Like this? Then scroll down 2 posts.
__________________
────────────────────
Try:My N9 bootvideo
 

The Following 2 Users Say Thank You to Mikkosssss For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#298
Originally Posted by itdoesntmatt View Post
with 1.19 when i try to install with pkcon or zypper return me an error about something like arm version and blabla
Could you paste in the actual install command you tried and the error response you got?
 

The Following 2 Users Say Thank You to juiceme For This Useful Post:
Posts: 529 | Thanked: 988 times | Joined on Mar 2015
#299
Originally Posted by Mikkosssss View Post
http://talk.maemo.org/showthread.php?p=1481793

Like this? Then scroll down 2 posts.
guy,you rule..it was that problem..thanks
 

The Following User Says Thank You to itdoesntmatt For This Useful Post:
Posts: 89 | Thanked: 243 times | Joined on Jun 2014
#300
Originally Posted by minimos View Post
That triggers the question, is there a wiki page or such where the functions of this little nice tool are documented? (without the need for rummaging through source code, I mean)
Don't know of a wiki page, but the long help (mcetool -H) already gives a better idea on many of the functions.
 

The Following User Says Thank You to ssahla For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 13:58.