Active Topics

 


Reply
Thread Tools
Posts: 177 | Thanked: 152 times | Joined on Oct 2011
#21
Don't forget to chmod your script file
 
Win7Mac's Avatar
Community Council | Posts: 664 | Thanked: 1,648 times | Joined on Apr 2012 @ Hamburg
#22
^ Yeah... but first I need the correct process to kill. If standby screen really has to be terminated.
I mean, its still there, its just blank, no?

Can somebody verify what exactly happens when you turn standby screen on/off in settings>phone>display? - Knowing what this command exactly does would be very helpfull.

E: nevermind, thedead already put everything together, awesome:
http://talk.maemo.org/showthread.php?t=88466
__________________
Nokia 5110 > 3310 > 6230 > N70 > N9 BLACK 64GB
Hildon Foundation Board member
Maemo Community e.V. co-creator, founder and director since Q4/2016
Current Maemo Community Council member

Last edited by Win7Mac; 2013-01-01 at 13:23. Reason: done!
 

The Following User Says Thank You to Win7Mac For This Useful Post:
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#23
Hello again.

Iuse this thread again for another desktop file.

I made desktop file:

Code:
Exec=/opt/operamobile-labs/bin/operamobile-labs www.maemo.org
So that opens Maemo.org with Opera Mobile.

How I can change that www.maemo.org to content of clipboard?

and if its not possible, is it possible with script?

I change browser often and it would help a lot if you dont need to open another browser and paste adress but only copy and press desktop icon.

Thanks.
__________________
────────────────────
Try:My N9 bootvideo
 
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#24
Anyone?
__________________
────────────────────
Try:My N9 bootvideo
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#25
xclip can help you
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#26
I dont know what I am doing.

Code:
~$ /opt/operamobile-labs/bin/operamobile-labs
xclip -selection o

Unknown/incorrect option "-selection".
Use -h for list of options.
~ $
If I type -h there is no commands about clipboard.
__________________
────────────────────
Try:My N9 bootvideo
 
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#27
Should I make new thread.
__________________
────────────────────
Try:My N9 bootvideo
 
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#28
Someone say its not possible so I can stop bumbing.
__________________
────────────────────
Try:My N9 bootvideo
 

The Following User Says Thank You to Mikkosssss For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#29
CLIPBOARD=$(xclip -sel clip -o)
/my/browser/executable -url $CLIPBOARD
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

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


 
Forum Jump


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