![]() |
2013-01-14
, 20:08
|
|
Community Council |
Posts: 664 |
Thanked: 1,648 times |
Joined on Apr 2012
@ Hamburg
|
#512
|
![]() |
2013-01-14
, 20:15
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#513
|
![]() |
2013-01-14
, 20:29
|
|
Community Council |
Posts: 664 |
Thanked: 1,648 times |
Joined on Apr 2012
@ Hamburg
|
#514
|
Coderus' script takes the gconf value that gets written by Billboard and stores it in the variable $text. Then it replaces that value in gconf with "Updating..." and immediately after that it writes over that with the original text. This forces an update in Billboard. It works like a charm but probably the last command didn't get executed when you tried it in terminal. It should be used as a script so that all commands get executed.
![]() |
2013-01-14
, 20:52
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#515
|
![]() |
2013-01-15
, 00:20
|
|
Community Council |
Posts: 664 |
Thanked: 1,648 times |
Joined on Apr 2012
@ Hamburg
|
#516
|
![]() |
2013-01-15
, 04:00
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#517
|
![]() |
2013-01-15
, 08:47
|
Posts: 24 |
Thanked: 13 times |
Joined on Oct 2011
|
#518
|
![]() |
2013-01-15
, 09:17
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#519
|
![]() |
2013-01-15
, 09:56
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#520
|
text=$(gconftool -g /apps/billboard/text)
echo $text
gconftool -s -t string /apps/billboard/text "{{white}}Updating..."
gconftool -s -t string /apps/billboard/text "${text}"
Telegram | Openrepos | GitHub | Revolut donations