Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    Only two profiles: General & Silent? How to create more?

    Reply
    Page 3 of 5 | Prev |   1     2   3   4     5   | Next
    larsoy | # 21 | 2009-12-11, 22:02 | Report

    Klapper: Thanky you, I have voted for the bug. MrGrim: Such an app would solve the problem!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    frethop | # 22 | 2009-12-11, 22:32 | Report

    On the N900, there are only two profiles: Silent and General. And I have not found a way to create more.

    Why is this? I must be spoiled by my other Nokia phones, where you can create LOTS of profiles.

    I'd like to create one for the office, one for outside, one for meetings....

    Edit | Forward | Quote | Quick Reply | Thanks

     
    msa | # 23 | 2009-12-11, 23:09 | Report

    well, i appreciate this decision.

    honestly: how many profiles do you use?
    i only use 2 on my current mobile: normal and silent.
    i dont need any of those other profiles, so i'll be fine with only these 2 profiles on the n900.

    btw, technically, there are 3 profiles if you count "offline-mode" as a profile.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Random | # 24 | 2009-12-11, 23:17 | Report

    I find profiles with contact groups very handly.
    Silent when I want be totally "free"
    Meeting when I have get only beeb.
    Weekend when profile only rings for selected contact group calls family and fiends.
    Work in case I dont want call from outside groups than work related.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to Random For This Useful Post:
    ReemZ

     
    borland | # 25 | 2009-12-11, 23:32 | Report

    Same thing bothers me.
    I did use 3 mobile profiles.
    1) Regular with snds vibro etc
    2) Silent- Vibro only.
    3) Bookreader type- with light staying on for over a minute, so I dont need to click on the screen.
    It should be an option at least to create more.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    That One Guy | # 26 | 2009-12-11, 23:39 | Report

    This is what I found in systemui.xml. I have a basic understanding on XML, but not enough to know what I'm doing. Maybe more profiles can be added here?

    Originally Posted by

    <powerkeymenu path="/">
    <title>powerup_application_title</title>
    <po>osso-powerup-shutdown</po>

    <menuitem priority="700" name="powerup_memainmenu_lockscreen">
    <return>1</return>
    <po>osso-powerup-shutdown</po>
    </menuitem>

    <menuitem priority="600" name="powerup_memain_endcurrenttask">
    <return>10</return>
    <po>osso-powerup-shutdown</po>
    </menuitem>

    <menuitem priority="350" name="powerup_memainmenu_normalmode" visible="flight">
    <keyfile>/var/lib/mce/mode</keyfile>
    <icon>statusarea_cell_level5</icon>
    <return>2</return>
    <po>osso-powerup-shutdown</po>
    </menuitem>

    <menuitem priority="350" name="powerup_memainmenu_flightmode" visible="normal">
    <keyfile>/var/lib/mce/mode</keyfile>
    <icon>statusarea_cell_off</icon>
    <return>3</return>
    <po>osso-powerup-shutdown</po>
    </menuitem>

    <menuitem priority="100" name="powerup_memainmenu_lockdevice" disabled="yes">
    <keyfile>/var/run/mce/call</keyfile>
    <return>4</return>
    <po>osso-powerup-shutdown</po>
    <disabled_reason name="powerup_ib_device_lock_not_available">
    <po>osso-powerup-shutdown</po>
    </disabled_reason>
    </menuitem>

    <menuitem priority="90" name="powerup_memainmenu_poweroff">
    <return>5</return>
    <po>osso-powerup-shutdown</po>
    </menuitem>

    <menuitem priority="300" name="powerup_memainmenu_silent" visible="general">
    <keyfile>/home/user/.profiled/current</keyfile>
    <icon>statusarea_silent</icon>
    <return>8</return>
    <po>osso-powerup-shutdown</po>
    <callback service="com.nokia.profiled" path="/com/nokia/profiled" interface="com.nokia.profiled" method="set_profile" bus="session" autostart="true">
    <argument type="string">silent</argument>
    </callback>
    </menuitem>

    <menuitem priority="200" name="powerup_memainmenu_general" visible="silent">
    <keyfile>/home/user/.profiled/current</keyfile>
    <icon>general_profile</icon>
    <return>9</return>
    <po>osso-powerup-shutdown</po>
    <callback service="com.nokia.profiled" path="/com/nokia/profiled" interface="com.nokia.profiled" method="set_profile" bus="session" autostart="true">
    <argument type="string">general</argument>
    </callback>
    </menuitem>

    <!--
    <menuitem priority="20" name="Reboot">
    <return>6</return>
    <po>osso-powerup-shutdown</po>
    </menuitem>
    <menuitem priority="10" name="Soft poweroff">
    <return>7</return>
    <po>osso-powerup-shutdown</po>
    </menuitem>
    <menuitem priority="5" name="Top in XTerm">
    <callback service="com.nokia.xterm" path="/com/nokia/xterm" interface="com.nokia.xterm" method="run_command" bus="session" autostart="true">
    <argument type="string">/usr/bin/top</argument>
    </callback>
    </menuitem>
    -->

    </powerkeymenu>

    Edit | Forward | Quote | Quick Reply | Thanks

     
    ironpalmstrike | # 27 | 2009-12-12, 15:03 | Report

    2 profiles is silly - you need 1 for pure silence, one for wen ur in the office (simple beep) and one for all other times !

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to ironpalmstrike For This Useful Post:
    Random

     
    pagesix1536 | # 28 | 2009-12-12, 15:38 | Report

    there needs to be an app like on the droid where you can not only have multiple profiles, but also have it automatically enable profiles based on conditions like time of day or location using gps. like say you go to church, it should recognize based on gps location and enable silent profile automatically.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    That One Guy | # 29 | 2009-12-12, 15:54 | Report

    Start cranking out code, pages.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    sjgadsby | # 30 | 2009-12-12, 15:55 | Report

    Threads merged.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 3 of 5 | Prev |   1     2   3   4     5   | Next
vBulletin® Version 3.8.8
Normal Logout