Welcome Screen

Style your desktop
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
rdm.eng

Welcome Screen

Post by rdm.eng »

Somebody knows how can I change the welcome screen ? I wanna change the icons(links) of this screen and the text.
Where is the content of this screen to make the changes ?
Thanks for any help answer.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29507
Joined: Wed Jul 06, 2011 3:58 am

Re: Welcome Screen

Post by xenopeek »

A "dpkg -L mintwelcome" will give you basic information about where the files from the mintwelcome (aka Welcome Screen) are installed;

Code: Select all

/.
/etc
/etc/xdg
/etc/xdg/autostart
/etc/xdg/autostart/mintwelcome.desktop
/usr
/usr/share
/usr/share/doc
/usr/share/doc/mintwelcome
/usr/share/doc/mintwelcome/changelog.gz
/usr/share/doc/mintwelcome/copyright
/usr/share/applications
/usr/share/applications/mintWelcome.desktop
/usr/lib
/usr/lib/linuxmint
/usr/lib/linuxmint/mintWelcome
/usr/lib/linuxmint/mintWelcome/mintWelcome.glade
/usr/lib/linuxmint/mintWelcome/mintWelcome.py
/usr/lib/linuxmint/mintWelcome/templates
/usr/lib/linuxmint/mintWelcome/templates/welcome.html
/usr/lib/linuxmint/mintWelcome/templates/codecs.png
/usr/lib/linuxmint/mintWelcome/templates/acroread.png
/usr/lib/linuxmint/mintWelcome/templates/review.svg
/usr/lib/linuxmint/mintWelcome/templates/question.png
/usr/lib/linuxmint/mintWelcome/templates/xchat.png
/usr/lib/linuxmint/mintWelcome/templates/hardware.png
/usr/lib/linuxmint/mintWelcome/templates/warning.png
/usr/lib/linuxmint/mintWelcome/templates/portrait.png
/usr/lib/linuxmint/mintWelcome/templates/info.png
/usr/lib/linuxmint/mintWelcome/templates/message.png
/usr/lib/linuxmint/mintWelcome/templates/idea.png
/usr/lib/linuxmint/mintWelcome/templates/bc.png
/usr/lib/linuxmint/mintWelcome/templates/logo.svg
/usr/lib/linuxmint/mintWelcome/templates/new.png
/usr/lib/linuxmint/mintWelcome/templates/man.png
/usr/bin
/usr/bin/mintwelcome
/usr/bin/mintwelcome-launcher
That information can also be view in Synaptic if you prefer.

You can browse the source code also online (and fork it to make your changes): https://github.com/linuxmint/mintwelcome.
Image
rdm.eng

Re: Welcome Screen

Post by rdm.eng »

Really thanks for sharing your time to ask my question!
that´s exactly what I need.
Locked

Return to “Themes, Icons & Wallpaper”