Author Topic: zenity script  (Read 7640 times)

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: zenity script
« Reply #60 on: July 11, 2010, 06:24:24 AM »
SRPM updated and added to dropbox.

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: zenity script
« Reply #61 on: July 11, 2010, 10:09:00 AM »
Here is the script with internationalization.

uncleV

  • Guest
Re: zenity script
« Reply #62 on: July 11, 2010, 10:29:07 AM »
Well I'll be a monkey's uncle! :o :o :o :o :o
Woohoo!!!!! ;D ;D ;D ;D Thank you, Tex!

I'm the uncle you know! >:(
 ;D

Sorry for not being advanced and peeking here :-[

Just tried it (PCLOS 2010 KDE) - works.
28 sec here to change the splash-theme.

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: zenity script
« Reply #63 on: July 11, 2010, 10:58:34 AM »
uncleV,
Thank you for the feedback.

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3794
Re: zenity script
« Reply #64 on: July 11, 2010, 11:13:04 AM »
SRPM updated and added to dropbox.

Any else having trouble logging in to dropbox today?

Galen

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3739
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: zenity script
« Reply #65 on: July 11, 2010, 11:17:18 AM »
SRPM updated and added to dropbox.

Any else having trouble logging in to dropbox today?

Galen
No problem

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: zenity script
« Reply #66 on: July 11, 2010, 11:31:14 AM »
SRPM updated and added to dropbox.

Any else having trouble logging in to dropbox today?

Galen

Not here.

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3794
Re: zenity script
« Reply #67 on: July 11, 2010, 11:49:45 AM »
I seem to have been kicked out! :o ;D

Galen

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: zenity script
« Reply #68 on: July 11, 2010, 12:16:08 PM »
I seem to have been kicked out! :o ;D

Galen

 ??? ??? ??? From Dropbox altogether or just the SRPM folder?

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3794
Re: zenity script
« Reply #69 on: July 11, 2010, 03:20:29 PM »
I seem to have been kicked out! :o ;D

Galen

 ??? ??? ??? From Dropbox altogether or just the SRPM folder?

I was unable to login to dropbox altogether. But I signed up again with the same name / password and I'm back in. I don't know what happened, but it is solved.

Galen

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: zenity script
« Reply #70 on: July 11, 2010, 03:44:03 PM »
Good that you got back in. :)

Next project:
Update lxcursor.

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3794
Re: zenity script
« Reply #71 on: July 11, 2010, 06:16:59 PM »
Used the srpm to build and test. Works great! The flying lxde is pretty cool.

I am a little late to this topic, but for an end user this would be nice if you could switch grub, plymouth and kdm/gdm themes from the same script (preferably in parallel, select one theme set, update all three locations).

A scripter's job is never done!  ;D ;D

Galen

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: zenity script
« Reply #72 on: July 11, 2010, 07:07:15 PM »
I am a little late to this topic, but for an end user this would be nice if you could switch grub, plymouth and kdm/gdm themes from the same script (preferably in parallel, select one theme set, update all three locations).



..if you have a grub and plymouth theme that are named identical then this should change them both, as this is what the switch-themes script that this is built around is written to do. 

I don't know that I have any that match, so I cannot say if it actually works (..I know this only from reading the script  ;))

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3794
Re: zenity script
« Reply #73 on: July 11, 2010, 10:06:11 PM »
Thanks, Travis, that is good to know. If there are any matching themes, I'll try it out and see what happens.

Galen

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: zenity script
« Reply #74 on: July 12, 2010, 12:05:15 AM »
just an FYI.. 

If for some reason you had both a grub & plymouth theme named the same, but only wanted to change the plymouth theme the following commands seem to do the trick (as root):

Code: [Select]
plymouth-set-default-theme <insert theme name>
/usr/libexec/plymouth/plymouth-generate-initrd
/usr/libexec/plymouth/plymouth-update-initrd