![]() |
2011-01-18
, 12:37
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#71
|
![]() |
2011-01-21
, 11:52
|
|
Posts: 355 |
Thanked: 396 times |
Joined on Dec 2009
@ USA
|
#72
|
The Following User Says Thank You to humble For This Useful Post: | ||
![]() |
2011-01-21
, 14:12
|
|
Posts: 355 |
Thanked: 396 times |
Joined on Dec 2009
@ USA
|
#73
|
The Following User Says Thank You to humble For This Useful Post: | ||
![]() |
2011-01-21
, 14:45
|
|
Posts: 304 |
Thanked: 20 times |
Joined on Jan 2010
@ irvine
|
#74
|
![]() |
2011-01-21
, 15:46
|
|
Posts: 355 |
Thanked: 396 times |
Joined on Dec 2009
@ USA
|
#75
|
![]() |
2011-02-01
, 14:11
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#76
|
hey guys i was just messing arould and found an even better shortcut for OptimizeN900 (the power button) let me know if your intrested.
Note: 2 issues
I dont yet know how to incorporate this into an install (should be possible thou).
any suggestions on how to do this will be very welcomed.
and an extra xterm pops up. i found a walk around to that but it involves puting "killall osso-xterm" at the end of our OptimizeN900 script. its not a problem to me but may be to others or you can simply x out of it(the exta xterm window).
any suggestions on how to stop that extra xterm window will be very welcomed too.
The Following User Says Thank You to ivgalvez For This Useful Post: | ||
![]() |
2011-03-14
, 11:47
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#77
|
The Following User Says Thank You to ivgalvez For This Useful Post: | ||
![]() |
2011-03-16
, 01:39
|
|
Posts: 355 |
Thanked: 396 times |
Joined on Dec 2009
@ USA
|
#78
|
A few minor fixes you could do:
- The .desktop file for OptimizeN900 has been written in DOS format, thus it has ^M symbols at the end of every line.
- The script OptimizeN900 should have executable flags (it is a script). This way you could invoke it from the .desktop without the /bin/sh.
The Following User Says Thank You to humble For This Useful Post: | ||
![]() |
2011-03-16
, 11:46
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#79
|
<powerkeymenu path="/"> <menuitem priority="20" name="Optimize N900"> <icon>optimize</icon> <callback service="com.nokia.HildonDesktop.AppMgr" path="/com/nokia/HildonDesktop/AppMgr" interface="com.nokia.HildonDesktop.AppMgr" method="LaunchApplication" bus="session" autostart="true"> <argument type="string">optimize-n900</argument> </callback> </menuitem> </powerkeymenu>
The Following User Says Thank You to ivgalvez For This Useful Post: | ||
![]() |
2011-03-17
, 10:18
|
|
Posts: 355 |
Thanked: 396 times |
Joined on Dec 2009
@ USA
|
#80
|