![]() |
2013-08-29
, 13:04
|
Posts: 578 |
Thanked: 994 times |
Joined on Dec 2012
|
#202
|
if (edge == "right3") //bottom right swipe { if (activeWindow == "BatteryGraph") { utils.runProgram("phone-control --ledon PatternError") } else { utils.runProgram("phone-control --ledoff PatternError") } }
The Following User Says Thank You to elros34 For This Useful Post: | ||
![]() |
2013-08-29
, 13:38
|
Posts: 383 |
Thanked: 344 times |
Joined on Jun 2013
@ Greece, Athens
|
#203
|
onSignalEdge: { if (edge === "right3") //bottom right swipe { if (activeWindow === "Calculator") { utils.runProgram("WebOS Games") }
![]() |
2013-08-29
, 13:48
|
Posts: 383 |
Thanked: 344 times |
Joined on Jun 2013
@ Greece, Athens
|
#205
|
![]() |
2013-08-29
, 13:56
|
Posts: 383 |
Thanked: 344 times |
Joined on Jun 2013
@ Greece, Athens
|
#206
|
![]() |
2013-08-29
, 13:57
|
Posts: 383 |
Thanked: 344 times |
Joined on Jun 2013
@ Greece, Athens
|
#208
|
I don't know check yourself I have "Kalkulator" but it depends on language
![]() |
2013-08-29
, 14:01
|
Posts: 383 |
Thanked: 344 times |
Joined on Jun 2013
@ Greece, Athens
|
#209
|
![]() |
2013-08-29
, 17:54
|
Posts: 242 |
Thanked: 169 times |
Joined on Nov 2011
|
#210
|
Check /usr/share/icons/hicolor/80x80/apps/ and /usr/share/applications/hildon/qtedger.desktop
- use it and you'll see
- yes
- wmctrl -c :ACTIVE:
I thought that by changing the target etc. I will be able to have it, but I am not sure... Can you give me some suggestion on what to do to help you with this??