LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Lite 2.8 Suggestion Thread
#33
(09-09-2015, 10:28 PM)Teddy link Wrote: This might be a minor issue, and just a cosmetic one. The GRUB bootloader looks plain with its default colors. Is there a way to put in the default wallpaper as a background by default on first install when grub pops up?
I had the default blue and white - modified grub to be black and white..
The original code:
Code:
GRUB_DISTRIBUTOR=`lsb_release -d 2> /dev/null || echo Debian`
Which should output: Description: Linux Lite 2.6
Modified the line to:
Code:
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
Output: Ubuntu

Which should change to black and white theme...

Don't forget to
Code:
sudo update-grub
This was an easy way to set to the black and white theme (LL2.2 may have been set this way)

If you look at the "05_debian_theme" file in /etc/grub.d/ it goes into more detail of themes and backgrounds...

If anything its a place to start...

**UPDATE - may have given half info - I looked at the system I updated closer...
Additionally - if you prefer
Code:
GRUB_DISTRIBUTOR=`lsb_release -d -s 2> /dev/null || echo Debian`
Output:
LinuxLite 2.6
Which again maybe whats being coded

Modify the "05_debian_theme" file from
Code:
        Tanglu|Ubuntu|Kubuntu)
to
Code:
        Tanglu|Ubuntu|"Linux Lite 2.6"|Kubuntu)
Linux Lite 2.6  will be added as acceptable output for the black and white theme..

Code:
sudo update-grub
and Reboot
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Reply


Messages In This Thread
Linux Lite 2.8 Suggestion Thread - by Valtam - 09-02-2015, 08:20 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-02-2015, 09:05 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-02-2015, 11:43 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 09-02-2015, 01:07 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-02-2015, 01:18 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 09-02-2015, 09:09 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-04-2015, 03:49 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-05-2015, 05:24 AM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 09-05-2015, 02:34 PM
Re: Linux Lite 2.8 Suggestion Thread - by Teddy - 09-09-2015, 10:28 PM
Re: Linux Lite 2.8 Suggestion Thread - by firenice03 - 09-09-2015, 11:58 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-12-2015, 05:03 PM
Re: Linux Lite 2.8 Suggestion Thread - by Shady - 09-13-2015, 07:59 PM
Re: Linux Lite 2.8 Suggestion Thread - by Ottah - 09-21-2015, 11:24 AM
Re: Linux Lite 2.8 Suggestion Thread - by Ottah - 09-21-2015, 12:18 PM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 09-21-2015, 12:32 PM
Re: Linux Lite 2.8 Suggestion Thread - by Lend27 - 09-21-2015, 07:03 PM
Re: Linux Lite 2.8 Suggestion Thread - by Teddy - 09-21-2015, 11:21 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-22-2015, 12:08 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-22-2015, 03:29 PM
Re: Linux Lite 2.8 Suggestion Thread - by Jocklad - 09-23-2015, 08:41 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-23-2015, 11:59 AM
Re: Linux Lite 2.8 Suggestion Thread - by ChrisL - 09-23-2015, 07:47 PM
Re: Linux Lite 2.8 Suggestion Thread - by Lend27 - 09-25-2015, 04:47 PM
Re: Linux Lite 2.8 Suggestion Thread - by Lend27 - 09-26-2015, 12:29 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-27-2015, 06:50 AM
Re: Linux Lite 2.8 Suggestion Thread - by Shady - 09-28-2015, 07:58 PM
Re: Linux Lite 2.8 Suggestion Thread - by ChrisL - 09-28-2015, 08:32 PM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 09-28-2015, 10:04 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 09-29-2015, 01:28 AM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 09-29-2015, 02:11 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 10-02-2015, 08:48 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 10-03-2015, 12:32 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 10-03-2015, 03:27 AM
Re: Linux Lite 2.8 Suggestion Thread - by Zead - 10-03-2015, 03:50 AM
Re: Linux Lite 2.8 Suggestion Thread - by drum - 10-03-2015, 06:31 AM
Re: Linux Lite 2.8 Suggestion Thread - by Teddy - 10-05-2015, 04:29 AM
Re: Linux Lite 2.8 Suggestion Thread - by fer15 - 10-05-2015, 06:57 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 10-05-2015, 08:55 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 10-06-2015, 06:48 AM
Re: Linux Lite 2.8 Suggestion Thread - by Lend27 - 10-07-2015, 01:43 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 10-07-2015, 03:06 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 10-07-2015, 11:20 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 10-07-2015, 11:28 PM
Re: Linux Lite 2.8 Suggestion Thread - by Zead - 10-31-2015, 02:44 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-01-2015, 04:45 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-01-2015, 04:47 AM
Re: Linux Lite 2.8 Suggestion Thread - by j1r1 - 11-01-2015, 07:58 PM
Re: Linux Lite 2.8 Suggestion Thread - by j1r1 - 11-02-2015, 10:38 AM
Re: Linux Lite 2.8 Suggestion Thread - by j1r1 - 11-02-2015, 12:59 PM
Re: Linux Lite 2.8 Suggestion Thread - by j1r1 - 11-04-2015, 07:25 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-16-2015, 07:35 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-16-2015, 10:28 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-17-2015, 04:34 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-17-2015, 04:42 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-17-2015, 05:23 AM
Re: Linux Lite 2.8 Suggestion Thread - by Zead - 11-17-2015, 05:27 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-17-2015, 10:14 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-22-2015, 07:31 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-22-2015, 10:13 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-23-2015, 12:38 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-23-2015, 04:24 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-23-2015, 07:16 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-23-2015, 11:40 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-23-2015, 11:56 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-23-2015, 05:18 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-24-2015, 04:57 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 11-24-2015, 05:39 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-24-2015, 06:22 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-24-2015, 11:31 PM
Re: Linux Lite 2.8 Suggestion Thread - by bugfree - 12-12-2015, 07:11 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 12-12-2015, 11:16 AM
Re: Linux Lite 2.8 Suggestion Thread - by bugfree - 12-12-2015, 01:19 PM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 12-20-2015, 12:33 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 12-20-2015, 03:55 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 12-20-2015, 05:15 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 12-20-2015, 08:11 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-06-2016, 06:56 AM
Re: Linux Lite 2.8 Suggestion Thread - by n1ksn - 01-07-2016, 12:03 AM
Re: Linux Lite 2.8 Suggestion Thread - by avj - 01-07-2016, 03:39 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-07-2016, 04:08 AM
Re: Linux Lite 2.8 Suggestion Thread - by Lynne - 01-07-2016, 10:38 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-07-2016, 11:13 PM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-08-2016, 12:54 AM
Re: Linux Lite 2.8 Suggestion Thread - by MarkZ - 01-13-2016, 08:13 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-13-2016, 08:33 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-13-2016, 11:31 AM
Re: Linux Lite 2.8 Suggestion Thread - by Valtam - 01-14-2016, 04:41 AM
Re: Linux Lite 2.8 Suggestion Thread - by Coastie - 11-22-2015, 07:28 PM

Forum Jump:


Users browsing this thread: 10 Guest(s)