You are not logged in.

#21 2016-03-10 04:58:08

Eraph
Member
From: /au/qld/bne
Registered: 2016-02-29
Posts: 282
Website

Re: Add Debian alternative for login background?

Would it be worth documenting this sort of thing on a BunsenLabs wiki? A big 'HowTos' section. I know the forums are searchable but sometimes it's nice to see a list of what you can do as well as what you want to do.


Lenovo IdeaPad Yoga 13 | BunsenLabs Hydrogen (x64)
Intel Core i7-3537U | Intel HD4000 | 8GB DDR3 | 256GB SSD

Offline

#22 2016-03-10 05:59:42

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: Add Debian alternative for login background?

Eraph wrote:

Would it be worth documenting this sort of thing on a BunsenLabs wiki? A big 'HowTos' section. I know the forums are searchable but sometimes it's nice to see a list of what you can do as well as what you want to do.

I would agree ( and even wish to participate in it's creation), but the problem I foresee is that because we're so closely linked with Debian proper, that our wiki would be like 90% rehash/overlap of the wiki.debian pages...

Thanks for the clarification Johnraff and Damo!! The idea that lightdm is running and that you're sitting at an interactive process, but your settings aren't / can't be applied, I keep forgetting...

Last edited by Horizon_Brave (2016-03-10 06:01:15)


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#23 2016-03-10 06:18:15

Eraph
Member
From: /au/qld/bne
Registered: 2016-02-29
Posts: 282
Website

Re: Add Debian alternative for login background?

You'd think so, but it's only partially helpful:

https://wiki.debian.org/Grub/SplashImage

Nowhere does it say where to put the file, or if the filename is to be configured in some grub configuration. Not particularly useful for the uninitiated (me). I reckon we could do better smile


Lenovo IdeaPad Yoga 13 | BunsenLabs Hydrogen (x64)
Intel Core i7-3537U | Intel HD4000 | 8GB DDR3 | 256GB SSD

Offline

#24 2016-03-10 12:59:04

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Add Debian alternative for login background?

[Sorry for the thread drift...]

Eraph wrote:

You'd think so, but it's only partially helpful:

https://wiki.debian.org/Grub/SplashImage

Nowhere does it say where to put the file, or if the filename is to be configured in some grub configuration. Not particularly useful for the uninitiated (me). I reckon we could do better smile

You are looking at the technical specifications for the image - look at the wiki page for GRUB itself: https://wiki.debian.org/Grub#See_Also

To be fair, the grub bootloader is across distros, so specific BL details would be a duplication of readily-available information. The Arch wiki is a tremendous resource, which covers most of what you will find in BL (and which is why there is a link in the Help menu).


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#25 2016-03-10 23:19:48

Eraph
Member
From: /au/qld/bne
Registered: 2016-02-29
Posts: 282
Website

Re: Add Debian alternative for login background?

damo wrote:

You are looking at the technical specifications for the image - look at the wiki page for GRUB itself: https://wiki.debian.org/Grub#See_Also

My mistake smile


Lenovo IdeaPad Yoga 13 | BunsenLabs Hydrogen (x64)
Intel Core i7-3537U | Intel HD4000 | 8GB DDR3 | 256GB SSD

Offline

#26 2016-03-11 08:14:21

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,661
Website

Re: Add Debian alternative for login background?

bunsen-images, bunsen-images-extra 8.4-1 now create a new alternative bl-login-background and add the available suitable images to it.

The next step is to change LightDM's config in bunsen-configs to point to bl-login-background, but I'll wait till the new bunsen-images is safely in the repos before using it.

Meanwhile, if you manually change lightdm-gtk-greeter.conf to:

 
background=/usr/share/backgrounds/bunsen/bunsen-images/bl-default/bl-login-background

you can check it out as soon as bunsen-images arrives. You can use galternatives to choose from the images that come with bunsen-extras, or add one of your own.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#27 2016-03-11 16:40:36

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: Add Debian alternative for login background?

Very cool! Sorry, the small stuff like this elates me... The only thing that needs to be changed really is our own lightdm-gtk-greeter.conf  (pointing to the bl-login-background alt.)   and you would change the same thing in bunsen-config's lightdm-gtk-greeter.conf.bunsen file right?  I don't see any references to the background on the regular lightdm.conf that would need changing?

I see that on the preinstall script you run the update-alternatives command, so that part is taken care of..

Last edited by Horizon_Brave (2016-03-11 17:05:37)


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#28 2016-03-11 18:08:21

jalexander9
Member
Registered: 2015-11-08
Posts: 152

Re: Add Debian alternative for login background?

Very nice, John! Thanks for this nice how-to guide. I tested a couple of images this morning using the 'galternatives' gui.

Offline

#29 2016-03-11 21:57:12

tknomanzr
BL Die Hard
From: Around the Bend
Registered: 2015-09-29
Posts: 1,057

Re: Add Debian alternative for login background?

The bl-alternatives system is one of the nicest bits of code for this iteration of Bunsenlabs and is often overlooked because it's an "under-the-hood" type of thing. I have yet to see a reviewer notice it. Thanks for the addition @johnraff.

Offline

#30 2016-03-11 22:08:02

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: Add Debian alternative for login background?

tknomanzr wrote:

The bl-alternatives system is one of the nicest bits of code for this iteration of Bunsenlabs and is often overlooked because it's an "under-the-hood" type of thing. I have yet to see a reviewer notice it. Thanks for the addition @johnraff.

Agreed... I mean I'm still very new to all of this, but I didn't even know the alternative system existed. It's definitely one of those things where if it works, you don't know it exists. Which I suppose, that's a mark of good code, but it just makes it so transparent, that no one notices it.


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#31 2016-03-12 02:10:24

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,155
Website

Re: Add Debian alternative for login background?

Eraph wrote:

Would it be worth documenting this sort of thing on a BunsenLabs wiki?

We tried a wiki with CrunchBang and I think it was pretty much an epic fail. Food for thought, though.


I don't care what you do at home. Would you care to explain?

Offline

#32 2016-03-12 02:22:04

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,661
Website

Re: Add Debian alternative for login background?

^Don't quite know about "epic fail" - it was getting into sort of shape, but corenominal pulled the plug on it when the forums moved servers and software. Still, there's no doubt it would be a lot of work.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#33 2016-03-12 02:25:02

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: Add Debian alternative for login background?

johnraff wrote:

no doubt it would be a lot of work.

We-Can-Do-It-Rosie-the-Riveter-Wallpaper-2-AB.jpeg


But seriously, I'd love to get behind it, but like I said in another thread, I feel like it'll be a ton of overlap with wiki.debian   and archlinux's wiki, and some people getting lazy and just copy/pasting  from those.


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#34 2016-03-12 02:30:40

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,661
Website

Re: Add Debian alternative for login background?

Horizon_Brave wrote:

it'll be a ton of overlap with wiki.debian   and archlinux's wiki, and some people getting lazy and just copy/pasting  from those.

...which would be quite pointless of course. The fact that BL is mostly straight Debian is one reason many people aren't so hot about starting another wiki.

Documentation is an important topic though, and needs more work. We have already thought about adding man pages, sticky "official" HOW-TOs in the forum, a help section on the web site...


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#35 2016-03-12 02:49:39

Eraph
Member
From: /au/qld/bne
Registered: 2016-02-29
Posts: 282
Website

Re: Add Debian alternative for login background?

Call me old fashioned, but I'm just of the opinion that forums aren't the best format for howtos. As time goes on, howtos fall into obscurity and can only be found by searching, and that assumes that the user knows what they want to search for.
But I totally see your point about being duplication of what already exists. How about a structured sticky post, a single 'Howto Index' that is updated as useful howtos are added to the BL forums? Divided into sections, such as 'Customisation', 'Optimisation', 'Conky', 'Troubleshooting' etc.


Lenovo IdeaPad Yoga 13 | BunsenLabs Hydrogen (x64)
Intel Core i7-3537U | Intel HD4000 | 8GB DDR3 | 256GB SSD

Offline

#36 2016-03-18 18:38:42

jalexander9
Member
Registered: 2015-11-08
Posts: 152

Re: Add Debian alternative for login background?

One curious performance item noticed after using 'galternatives' to change the login screen wallpaper/image/background. Once login succeeds there is a milli-second 'blink' before the system transitions to display the 'formal' wallpaper/image/background of the Openbox window-manager...maybe this is normal...just thought I would mention this.

Offline

#37 2016-03-19 01:33:53

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,661
Website

Re: Add Debian alternative for login background?

@jalexander9 you mean a short delay between logging in and getting the openbox wallpaper for your desktop? If so I think that is normal, and depending on the speed of the computer might be several seconds rather than milliseconds...

If this is something that started after you changed your login background, though, the first thing to try would be to change it back and see if the 'blink' stops.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#38 2016-03-19 01:37:49

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,155
Website

Re: Add Debian alternative for login background?

johnraff wrote:

Documentation is an important topic though, and needs more work. We have already thought about adding man pages, sticky "official" HOW-TOs in the forum, a help section on the web site...

The fact that we have a HowTo with some very good and clear threads in them helps a lot. This is maybe even a better alternative to a wiki because you can see the feedback from, and updates to, the original post in a more organic way than looking at the wiki page's history.


I don't care what you do at home. Would you care to explain?

Offline

#39 2016-03-19 13:43:03

jalexander9
Member
Registered: 2015-11-08
Posts: 152

Re: Add Debian alternative for login background?

@ johnraff - Yes, it is brief and occurs after login (screen). Assumption = Normal.

@ hhh - Agreed. Well written posts are themselves How-To's and Stickies on their own merit.

Offline

#40 2016-03-22 03:53:58

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,661
Website

Re: Add Debian alternative for login background?

jalexander9 wrote:

...noticed after using 'galternatives' to change the login screen wallpaper/image/background. Once login succeeds there is a milli-second 'blink'...

Just to confirm - this happened after you changed the login background? What if you change the image back to what it was before?


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

Board footer

Powered by FluxBB