maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Power Menu QML for Harmattan [v0.5.2] (https://talk.maemo.org/showthread.php?t=90935)

joerg_rw 2013-08-07 12:51

Re: [Announce] Power Menu QML
 
please edit thread subject to make clear which platform this app is made for (N9[50] I guess)

Suggestion: when menu opened, make short-press powerkey highlight/jump-to next menu entry, long-press: select highlighted. Add "abort" entry to close menu.
So to select third menu item: longpress (open menu, highlight #1), short, short (jump highlight to #3), long (select highlighted #3)
/j

coderus 2013-08-07 13:59

Re: [Announce] Power Menu QML
 
@joerg_rw hm, symbian behaviour. i'll check what can i do :)

gaiosgf 2013-08-07 14:34

Re: [Announce] Power Menu QML
 
Quote:

Originally Posted by naso (Post 1365022)
i should write this (/sbin/initctl stop power-menu-qml) in terminal ???

it says '' initctl didn't find ''

write the command as root and post close the terminal and go to the app manager and deleted

lorenzo 2013-08-07 16:48

Re: [Announce] Power Menu QML for Harmattan
 
what about a timed shutdown and also timed close music player / radio ...

joerg_rw 2013-08-07 17:08

Re: [Announce] Power Menu QML for Harmattan
 
Quote:

Originally Posted by lorenzo (Post 1365580)
what about a timed shutdown and also timed close music player / radio ...

Is that related to powermenu? I'd think any such function is a plain simple command to get executed (either via system() or via dbus-send) from whatever menu or applet "button" you like.
Probably no brilliant idea to entangle it with a particular type of menu. Rather this powerbutton menu as well as system-status-menu and widgets like queen-beacon (if there's any such thing on HARM) should allow to add arbitrary such functions.

/j

Mikkosssss 2013-08-07 17:36

Re: [Announce] Power Menu QML for Harmattan
 
Quote:

Originally Posted by lorenzo (Post 1365580)
what about a timed shutdown and also timed close music player / radio ...

Just do:

sleep 1800; killall music-suite

In terminal. (1800sec=30min)

I dont think that needs to be added in powermenu. :p

lorenzo 2013-08-07 17:49

Re: [Announce] Power Menu QML for Harmattan
 
Quote:

Originally Posted by Mikkosssss (Post 1365593)
Just do:

sleep 1800; killall music-suite

In terminal. (1800sec=30min)

I dont think that needs to be added in powermenu. :p

i knew how to do that but it woul be a nice feature, at least for me, to add in power menu

the same things are for reboot poweroff and restart whatdoyouwant but it's nice to have them there :D

coderus 2013-08-07 17:54

Re: [Announce] Power Menu QML for Harmattan
 
@lorenzo qml is open, exec() functions is there. you can add item yourself.

mcbook 2013-08-08 12:21

Re: [Announce] Power Menu QML for Harmattan
 
hey,

can i change the long press to a double press like in MohammadAG version?

coderus 2013-08-09 18:50

Re: [Announce] Power Menu QML for Harmattan [v0.0.2]
 
@mcbook edit mce.ini

Updated to v0.0.2
* Fixed application removal
* Changed iconset
* Fixed text layout
* Interrupt installation if trying to install application with unknown origin


All times are GMT. The time now is 12:09.

vBulletin® Version 3.8.8