rolan900d
|
2010-02-20
, 19:27
|
Posts: 527 |
Thanked: 121 times |
Joined on Feb 2010
|
#721
|
|
2010-02-20
, 23:35
|
|
Posts: 293 |
Thanked: 206 times |
Joined on Oct 2009
@ Germnay
|
#722
|
|
2010-02-21
, 01:20
|
Posts: 527 |
Thanked: 121 times |
Joined on Feb 2010
|
#723
|
|
2010-02-21
, 04:14
|
Posts: 14 |
Thanked: 8 times |
Joined on Feb 2010
|
#724
|
not figured it out yet, i realy want reboot option but dnt want to brick my n900 lol, yes im a maemo noob, i was a previous s60 ownr with good moding skills, so i also want to start doing mods on my n900, thanx for the info, i will try and do it.
sudo gainroot
cd /etc/systemui
leafpad systemui.sys
<!--
<--
|
2010-02-21
, 07:19
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#725
|
|
2010-02-21
, 07:41
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#726
|
Does anyone know offhand if it's possible to force the phone app into landscape mode? The only options are portrait and automatic; has someone found a conf file that will accept a landscape-only configuration?
|
2010-02-21
, 13:18
|
Posts: 276 |
Thanked: 109 times |
Joined on Dec 2009
@ Vancouver,Canada / Dubai,UAE
|
#727
|
As no one has stepped up to provide a <realistic> way of getting the reboot menu to work, I will write one up.
(Please comment if I loose you, or if you need help)
I will post what I want to do, and then explain it step by step.
First you need to install rootsh which allows you to edit system files, and leafpad so you can edit them outside of therm command line.
To install both leafpad, and rootsh you will need to enable the maemo extras catalog.
Go to the applications manager, (called app.manager under More) and click the top bar. Click application catalogs, and then click maemo.org.
(please tell me if you dont have it.)
Uncheck "disabled", press save, click in the blurry area to close the bar, and wait for it to refresh.
Browse by alphabetical order and install leafpad, and rootsh.
When you find leafpad, click it, check the agreement box, and then "continue"
(Both apps are very stable. The change of messing up your phone is very small.)
Now its time to edit the actual file.
<Insert disclaimer here>
(If you mess up this file, the menu when you press the power button will only have "phone", but thats about it for damage.)
Open xterminal
TypeYou now have full access over the N900Code:sudo gainroot
Type"cd" means "change directory" to the directory "/etc/systemui"Code:cd /etc/systemui
(Press Tab to have to computer finish words. Double tap tab to display all options)
TypeThis will open the file that we need to edit.Code:leafpad systemui.sys
Browse to near the bottom of the file, and find this:
and delete itCode:<!--
Then find
at the bottom of the file and delete it as well.Code:<--
Save the file, (Menu > save) and close leafpad and terminal.
Restart your N900, and Presto! you should have a reboot option.
~Wild_Doogy
Please comment if you find any errors, or parts that are unclear.
|
2010-02-21
, 15:30
|
Posts: 334 |
Thanked: 45 times |
Joined on Jan 2010
|
#728
|
|
2010-02-21
, 15:44
|
Posts: 3 |
Thanked: 0 times |
Joined on Feb 2010
@ Netherlands
|
#729
|
|
2010-02-22
, 01:59
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#730
|
The Following User Says Thank You to b666m For This Useful Post: | ||
Tags |
maemo mods, mods thread |
|