Reply
Thread Tools
Posts: 37 | Thanked: 200 times | Joined on Dec 2009 @ Norway
#21
Klapper: Thanky you, I have voted for the bug. MrGrim: Such an app would solve the problem!
 
frethop's Avatar
Posts: 283 | Thanked: 60 times | Joined on Nov 2005 @ It's dark in here. I hear laughing.
#22
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....
 
msa's Avatar
Posts: 909 | Thanked: 216 times | Joined on Nov 2009 @ Bremen, Germany
#23
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.
 
Posts: 51 | Thanked: 8 times | Joined on Nov 2009
#24
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.
 

The Following User Says Thank You to Random For This Useful Post:
Posts: 114 | Thanked: 25 times | Joined on Nov 2009
#25
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.
 
Posts: 377 | Thanked: 97 times | Joined on Dec 2009 @ US
#26
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?


<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>
 
Posts: 39 | Thanked: 2 times | Joined on Dec 2009
#27
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 !
 

The Following User Says Thank You to ironpalmstrike For This Useful Post:
pagesix1536's Avatar
Posts: 232 | Thanked: 102 times | Joined on Nov 2009 @ Warren, MI, USA
#28
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.
__________________
N900
TuxRunner.com
 
Posts: 377 | Thanked: 97 times | Joined on Dec 2009 @ US
#29
Start cranking out code, pages.
 
Posts: 5,335 | Thanked: 8,187 times | Joined on Mar 2007 @ Pennsylvania, USA
#30
Threads merged.
 
Reply


 
Forum Jump


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