Reply
Thread Tools
Posts: 121 | Thanked: 54 times | Joined on Oct 2007 @ New York, US
#1
Is there any way to create new profiles on N900 ?
Besides the Silent and General, can we have others ? How ?
 
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#2
As of now, no. But it's hopefully being worked on.
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...
 
kryptoniankid17's Avatar
Posts: 297 | Thanked: 54 times | Joined on Sep 2009 @ new jersey, usa
#3
you cant create or edit your own profile?
 

The Following User Says Thank You to kryptoniankid17 For This Useful Post:
Posts: 891 | Thanked: 499 times | Joined on Nov 2009 @ UK
#4
To be honest on previous Nokia phones, I hardly use any of the other profiles and didn't need to create new profiles, I find them confusing, they're just minor tweaks base on General.
I only use General (edit to maxed out volume) & Silent (for meetings)
__________________
Follow me on Twitter
 
Posts: 175 | Thanked: 51 times | Joined on Nov 2009 @ Manchester UK
#5
I have read in Nokia specs that state customisable profiles under Personalisation?

http://www.nokia.co.uk/find-products...specifications
 
Posts: 891 | Thanked: 499 times | Joined on Nov 2009 @ UK
#6
Have you look at the User Guide to see if there are any mention about this?
__________________
Follow me on Twitter
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#7
Originally Posted by dnastase View Post
Is there any way to create new profiles on N900 ?
Besides the Silent and General, can we have others ? How ?
Perhaps look at /home/user/.profiled/custom.ini. (For templates, look the ini files in /etc/profiled) I have a feeling you won't be able to choose it from the GUI, however.

So you'd have to use something like this:

Code:
//`pkg-config --cflags --libs profile`
 #include <libprofile.h>
int main (int argc, char** argv)
{
   if (argc > 0)
         profile_set_profile(argv[1]);
    return 0;
}
(I know, not the most amazing code in the world, but feel free to look at http://maemo.org/api_refs/5.0/5.0-final/libprofile/)
 

The Following 7 Users Say Thank You to qwerty12 For This Useful Post:
Posts: 344 | Thanked: 73 times | Joined on Oct 2009 @ Los Angeles
#8
Originally Posted by mchu6am4 View Post
I have read in Nokia specs that state customisable profiles under Personalisation?

http://www.nokia.co.uk/find-products...specifications
It does indicate that, but apparently it's not actually true (yet?)...
 

The Following User Says Thank You to sorodoros For This Useful Post:
Posts: 5,335 | Thanked: 8,187 times | Joined on Mar 2007 @ Pennsylvania, USA
#9
Originally Posted by sorodoros View Post
It does indicate that, but apparently it's not actually true (yet?)...
Settings -> Profiles
Scroll down.

I believe that's the customization of which the manual speaks.
__________________
maemo.org profile
 

The Following 2 Users Say Thank You to sjgadsby For This Useful Post:
Posts: 344 | Thanked: 73 times | Joined on Oct 2009 @ Los Angeles
#10
Originally Posted by sjgadsby View Post
Settings -> Profiles
Scroll down.

I believe that's the customization of which the manual speaks.
Any idea what the options are, if any?
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 02:30.