BSME-1.0 & 2.0

Miscellaneous tools
Message
Author
User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#16 Post by CatDude »

Hello HoerMirAuf
HoerMirAuf wrote:Ok ... the 'init' file from your gfxsplashfile have no language or language-menu support.
As i said earlier:
CatDude wrote:When i originally compiled this from the Suse source files (which i had hacked)
You also have to bear in mind that i had no instructions whatsoever to guide me,
basically i was 'flying blind' and simply following my nose.

I also felt (personally) that all the F2, F3 etc (see pic) where superfluous to my needs,
therefore i hacked the code to get rid of them, keeping only the F1 Help.

Needless to say, there was an awful lot of 'trial & error' going on.
HoerMirAuf wrote:...Maybe a function fpr bsme-3.0? :D
I wouldn't hold my breath on that happening mate.

Why don't you have a crack at compiling it yourself,
then you will understand just how complex a beast this thing really is. :roll:

CatDude
.
Attachments
Gfxboot_pic_01.jpg
taken from: https://en.opensuse.org/SDB:Gfxboot
(87.11 KiB) Downloaded 387 times
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

User avatar
HoerMirAuf
Posts: 255
Joined: Tue 22 Jan 2008, 12:11
Location: Würzburg

#17 Post by HoerMirAuf »

Hi CatDude ..

ok ... sorry, i didn't realize you have hacked it to remove the Buttons F2 etc.

But .... is there a hack needed?

I only keep the values for F2 etc. emtpy

key.F2=
key.F3=

and the Buttons are hidden.

How ever ... thx 4 BSME it's great like it is :)
[size=75][color=blue]Bionic64[/color][/size]

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#18 Post by CatDude »

Hello HoerMirAuf
HoerMirAuf wrote:ok ... sorry, i didn't realize you have hacked it to remove the Buttons F2 etc.

But .... is there a hack needed?
Well, in my defence it was quite a while ago when i first set about hacking/compiling this thing,
and i have to admit that i went about things like the proverbial 'Bull in a china shop'. :lol:
HoerMirAuf wrote:I only keep the values for F2 etc. emtpy

key.F2=
key.F3=

and the Buttons are hidden.
Fair enough, but i made a couple of other changes besides those.

In order to place the 'F1 Help' at the top of the screen, you need to edit: /wherever/gfxboot-4.5.7-1.2.src.rpm_extracted/themes/openSUSE/src/panel.inc

The default gfxboot.cfg file does not have a section for 1024x768 (i added one),
i also resized the default background images (back.jpg) to 1024x768. (before compiling)

There is also a typo in the default gfxboot.cfg file,
it appears that the line:

Code: Select all

panel.fg=0xffffff
should actually be:

Code: Select all

panel.normal.fg=0xffffff
otherwise you cannot change the colour of the 'Help' of the 'F1 Help'

Also if you look at the Gfxboot_pic_01.jpg image i posted above,
you can see a very faint horizontal line to the right of where it say's 'Boot Options'.
I didn't want that, so i hacked the source to get rid of it.
I'll leave that one as an exercise for you to figure out where to hack (for now at least).

CatDude
.
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

Pelo

1600x900 is my screen size

#19 Post by Pelo »

1600x900 is my screen size. Could it be added ?

User avatar
smokey01
Posts: 2813
Joined: Sat 30 Dec 2006, 23:15
Location: South Australia :-(
Contact:

#20 Post by smokey01 »

No sorry, 1024x768 is the largest possible.

User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

Boot Splash Image Editor

#21 Post by mikeslr »

Hi All,

Smokey01 developed a really nice utility. The primary purpose of this post is so that it can be found by those seeking a boot spash image editor. :) "BSME" is only meaningful to those who already know what that means. I may have missed it, but I didn't find any phrases on any posts of this thread likely to result in a search engine listing it among the first entries.

mikesLr

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

Re: Boot Splash Image Editor

#22 Post by CatDude »

Hello mikeslr
mikeslr wrote:...I may have missed it, but I didn't find any phrases on any posts of this thread likely to result in a search engine listing it among the first entries.
The very first post has this
Subject description: Boot-Splash Message Editor
plus the dotpet Description also say's
Boot-Splash Message Editor
CatDude
.
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

gcmartin

#23 Post by gcmartin »

Not to be taken the wrong way, As I am NOT trying to: BUT, I think what @MikeSLR is suggesting (although it may not have come out that way) is that the Subject in the opening thread might be something like this
"BSME-v1/v2 - Boot-Splash Message Editor" or maybe "BSME-v1/v2 - Editor f/Boot-Splash Messages" as something that yields a hint to the thread's purpose, since the acronym is new.

Thus I agree with all.

Hope this is viewed as helpful.

User avatar
puppyluvr
Posts: 3470
Joined: Sun 06 Jan 2008, 23:14
Location: Chickasha Oklahoma
Contact:

#24 Post by puppyluvr »

:D Hello,
Nice!
How am I just now finding this? :roll:
A few years ago I made one called "Bootsplash" which was to rotate the splash image every boot.
This is a great idea. Did it evolve from your work on MultiPup?
BTW, nice work there as well. I have been playing with your updates. 8)
Will have home Internet soon, so I can get more involved in Puppy again. :D
Close the Windows, and open your eyes, to a whole new world
I am Lead Dog of the
Puppy Linux Users Group on Facebook
Join us!

Puppy since 2.15CE...

User avatar
smokey01
Posts: 2813
Joined: Sat 30 Dec 2006, 23:15
Location: South Australia :-(
Contact:

#25 Post by smokey01 »

puppyluvr wrote::D Hello,
Nice!
How am I just now finding this? :roll:
A few years ago I made one called "Bootsplash" which was to rotate the splash image every boot.
This is a great idea. Did it evolve from your work on MultiPup?
BTW, nice work there as well. I have been playing with your updates. 8)
Will have home Internet soon, so I can get more involved in Puppy again. :D
We made it as a companion to MultiPup.

Post Reply