Reply
Thread Tools
qosmio's Avatar
Posts: 532 | Thanked: 949 times | Joined on Apr 2010 @ Uk for 6months then Thailand
#2241
Originally Posted by etuoyo View Post
I am trying to make my own custom dial pad. Could someone please tell me where the relevant pngs are located? Thanks.
You will find them in your theme "Images" .They start around the png file called "CallBanner"

Hope this helps

Kind regards Qosmio
__________________
http://q0smio.deviantart.com

http://s1031.photobucket.com/albums/y372/q0smio/

N900 x 2 Overclocked at 900 Mhz.
Samsung Galaxy S 2
iPhone 4 (Jailbroken)
 

The Following User Says Thank You to qosmio For This Useful Post:
Posts: 76 | Thanked: 18 times | Joined on Aug 2010
#2242
can any1 point me in the direction of how to add a lock screen & keys icon on my homescreen?
 
Eminem's Avatar
Posts: 212 | Thanked: 184 times | Joined on May 2010 @ Sweden
#2243
Originally Posted by pedro-25 View Post
can any1 point me in the direction of how to add a lock screen & keys icon on my homescreen?
lockslider.png in usr/share/themes/YOUR THEME/backgrounds

LockSliderLeft.png LockSliderRight.png and LockSliderThumb.png in usr/share/themes/YOUR THEME/images
 
Posts: 1,522 | Thanked: 391 times | Joined on Jul 2010 @ São Paulo, Brazil
#2244
Originally Posted by devdsp View Post
Yes! Take a look
Not only sound becomes louder and better, but entire system works smoothly, it also does things as swapolube, but better in my case.
Battery life also increased.

It only boosts the sound for the earphone, not the builtin speakers

Last edited by TiagoTiago; 2010-12-15 at 08:30.
 
D4rKlar's Avatar
Posts: 675 | Thanked: 923 times | Joined on Apr 2010 @ London
#2245
Originally Posted by pedro-25 View Post
can any1 point me in the direction of how to add a lock screen & keys icon on my homescreen?
Do you mean how to add a button on your desktop that will lock your phone?

You could use Queen Beecon, with the following command:

Code:
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"locked" | echo ""
Or this for hard sleep mode:

http://forums.internettablettalk.com...ad.php?t=49982

EDIT: Changed the code to the one from the DCE wiki

Kind Regards,
D4rKlar
__________________
_________________________
_________________________________
_
* D4rKlar on DeviantART * Maemo5 on DeviantART *
_
* M4riNa D4rK Theme and Iconset *
_

Last edited by D4rKlar; 2010-12-16 at 00:15.
 
bwayne's Avatar
Posts: 69 | Thanked: 42 times | Joined on Apr 2010 @ israel
#2246
anyone can create gurly desktop icon?something like what miss_carrot created the bunny desktop icon?..thanx in advance
 
Switch_'s Avatar
Posts: 601 | Thanked: 549 times | Joined on Mar 2010 @ Redditch, UK
#2247
Originally Posted by thej80 View Post

Attachment 16211
Mate, that's a great font you've got for the UI - what is it?

Cheers.....
 
Posts: 76 | Thanked: 18 times | Joined on Aug 2010
#2248
Originally Posted by D4rKlar View Post
Do you mean how to add a button on your desktop that will lock your phone?

You could use Queen Beecon, with the following command:

Code:
dbus-send --system --type=method_call --dest=com.nokia.system_ui /com/nokia/system_ui/request com.nokia.system_ui.request.devlock_open string:"com.nokia.mce" string:"/com/nokia/mce/request" string:"com.nokia.mce.request" string:"devlock_callback" uint32:'3' | echo ""
Or this for hard sleep mode:

http://forums.internettablettalk.com...ad.php?t=49982

Kind Regards,
D4rKlar
yes i mean add a button to my desktops that will lock my screen & keys just like powerlock does but obv on screen & not using the power button, what instruction do i need to follow to do that? i have qbw installed but have usually struggled to get anything setup with it so a little help would be goodif thats ok? thanks
 
D4rKlar's Avatar
Posts: 675 | Thanked: 923 times | Joined on Apr 2010 @ London
#2249
No problem mate, firstly have you got an icon you'd like to use?

I'd use a largeish icon, like one which is at least 256x256 pixels, rename it to lock.png and using filebox copy and paste it to /home/user/.queen_beecon (that stops it showing up in your images folder).

Then copy the command below (highlight it and ctrl-c).

Code:
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"locked" | echo ""
Then add widget to your desktop.

Next edit the widget (press desktop until you're in edit mode, then hit the spanner icon on the widget).

Once you're in there in the top row select

Type:'snippet'
Show:'Visible'
Status:'Enabled'
(leave command selection for the minute).

Next set size to about 100 width and 100 height (for now, you can edit this later).

Next row

Hide Background:Yes
Hide Click Background:Yes

Next delete every bit of writing you can find to delete in the white boxes you can see all the way down.

Now go back up to Command Title Settings

In that box write the name of your icon, lock.png.

Set Scale to Fit, and Position Center.

Two rows under that hit Position (the one with Title above it), and set it to hidden.

Also set the results position to 'hidden', and Frames to 'disabled'.

Under update policies, MAKE SURE THE ONLY ONE THAT IS SET TO YES IS CLICK.

Then Click on add command on the right, paste the above command (ctrl-v) and give it the name 'Lock'.

Now scroll aaaaall the way back up to the top, and under 'Command Selection' select 'Lock'

Now hit save and run and you're good to go

I know this looks long but once you've done it a few times it literally takes minutes from start to finish, most of the bits will already be filled in correctly anyway. I haven't tested the above command but if you run into any trouble let me know,

Kind Regards,
D4rKlar

EDIT:

Lock icons here.
__________________
_________________________
_________________________________
_
* D4rKlar on DeviantART * Maemo5 on DeviantART *
_
* M4riNa D4rK Theme and Iconset *
_

Last edited by D4rKlar; 2010-12-16 at 00:18.
 

The Following 2 Users Say Thank You to D4rKlar For This Useful Post:
Posts: 114 | Thanked: 51 times | Joined on Jul 2010 @ finland
#2250
Originally Posted by Switch_ View Post
Mate, that's a great font you've got for the UI - what is it?

Cheers.....
Sony Sketch EF, set to +2 with theme customizer
downloaded from a free font site
 

The Following 2 Users Say Thank You to thej80 For This Useful Post:
Reply

Tags
maemo mods, mods thread

Thread Tools

 
Forum Jump


All times are GMT. The time now is 05:13.