View previous topic :: View next topic |
Author |
Message |
gangstervano n00b

Joined: 15 Aug 2016 Posts: 47
|
Posted: Mon Aug 22, 2016 7:46 am Post subject: [SOLVED] Gentoo design (style) as livecd |
|
|
Hello!
Maybe someone has already created a similar theme, but something I have not found.
Installed gentoo and plasma. I want to make that desktop themes were the same as in the livecd.
To the Start button has been gentoo icon and set the wallpaper was the same as in the livecd.
Maybe something else.
Install the package x11-themes/gentoo-artwork-livecd, nothing has changed.
Maybe there is somehow a special package or need to change some settings?
Last edited by gangstervano on Fri Aug 26, 2016 8:57 pm; edited 2 times in total |
|
Back to top |
|
 |
sabayonino l33t


Joined: 03 Jan 2012 Posts: 833
|
|
Back to top |
|
 |
gangstervano n00b

Joined: 15 Aug 2016 Posts: 47
|
Posted: Tue Aug 23, 2016 12:32 am Post subject: |
|
|
Hi!
Thanks for the answer sabayonino!
sabayonino wrote: |
you can find wallpapers inside ~/.wallpapers live environment folder
menu icon --> ~/.images folder
|
Ok i'll try it
Quote: | x11-themes/gentoo-artwork-livecd
x11-themes/gentoo-artwork
|
I installed these packages but nothing changed
Code: | vano@gangstervano ~ $ pwd
/home/vano
vano@gangstervano ~ $ ls -la
итого 140
drwxr-xr-x 13 vano vano 4096 авг 23 03:20 .
drwxr-xr-x 3 root root 4096 авг 15 02:18 ..
-rw------- 1 vano vano 214 авг 22 06:44 .bash_history
-rw-r--r-- 1 vano vano 127 авг 4 05:15 .bash_logout
-rw-r--r-- 1 vano vano 204 авг 4 05:15 .bash_profile
-rw-r--r-- 1 vano vano 551 авг 4 05:15 .bashrc
drwxr-xr-x 10 vano vano 4096 авг 23 03:24 .cache
drwxr-xr-x 10 vano vano 4096 авг 23 03:22 .config
drwx------ 3 vano vano 4096 авг 15 02:21 .dbus
drwxr-xr-x 2 vano vano 4096 авг 19 05:41 Desktop
-rw-r--r-- 1 vano vano 5708 авг 21 05:46 DiskSize.txt
drwx------ 3 vano vano 4096 авг 20 22:09 Downloads
drwxr-xr-x 3 vano vano 4096 авг 19 05:33 .dvdcss
drwx------ 2 vano vano 4096 авг 22 01:51 .gnupg
-rw-r--r-- 1 vano vano 438 авг 19 05:30 .gtkrc-2.0
lrwxrwxrwx 1 vano vano 21 авг 19 05:30 .gtkrc-2.0-kde4 -> /home/vano/.gtkrc-2.0
drwxr-xr-x 3 vano vano 4096 авг 19 09:38 .kde4
drwxr-xr-x 3 vano vano 4096 авг 18 19:08 .local
drwx------ 4 vano vano 4096 авг 19 05:41 .mozilla
drwx------ 2 vano vano 4096 авг 4 05:23 .ssh
-rw------- 1 vano vano 172 авг 19 09:47 .wayland-errors
-rw------- 1 vano vano 57 авг 23 03:20 .Xauthority
-rw------- 1 vano vano 51756 авг 23 03:25 .xsession-errors
vano@gangstervano ~ $ |
Code: | vano@gangstervano ~ $ cat /var/lib/portage/world
app-admin/sysklogd
app-portage/gentoolkit
kde-apps/kde-apps-meta
kde-plasma/plasma-meta
media-fonts/corefonts
media-fonts/cronyx-fonts
media-fonts/freefonts
media-fonts/terminus-font
media-gfx/splash-themes-livecd
net-misc/netifrc
sys-apps/dbus
sys-apps/mlocate
sys-apps/pciutils
sys-auth/polkit
sys-boot/grub:2
sys-firmware/radeon-ucode
sys-fs/dosfstools
sys-fs/jfsutils
sys-fs/ntfs3g
sys-fs/reiserfsprogs
sys-fs/udev
sys-fs/udisks
sys-fs/xfsprogs
sys-kernel/genkernel
sys-kernel/gentoo-sources
sys-process/htop
www-client/firefox
www-client/links
x11-base/xorg-drivers
x11-base/xorg-server
x11-misc/sddm
x11-themes/gentoo-artwork
x11-themes/gentoo-artwork-livecd |
Code: | vano@gangstervano ~ $ cat /etc/portage/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=core-avx-i -O2 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE and USE_EXPAND flags that were used for
# buidling in addition to what is provided by the profile.
USE="X mmx mmxext sse sse2 sse3 libkms plymouth bindist qt5 alsa dvd cdr gtk networkmanager pam pulseaudio display-manager grub mediacenter plymouth sddm sdk wallpapers dbus policykit udev udisks video consolekit sqlite ffmpeg grub icons plasma offensive pixmaps"
CPU_FLAGS_X86="mmx mmxext sse sse2 sse3"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
MAKEOPTS="-j5"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/"
INPUT_DEVICES="evdev synaptics"
VIDEO_CARDS="radeon"
|
Now my desktop looks like this:
https://yadi.sk/i/wFMAcX0_uQYt7
What in general are supposed to do packages
x11-themes/gentoo-artwork
x11-themes/gentoo-artwork-livecd
They just installed a set of icons and wallpapers? Then you desktop you adjust yourself?
Or they adjust your desktop? |
|
Back to top |
|
 |
sabayonino l33t


Joined: 03 Jan 2012 Posts: 833
|
|
Back to top |
|
 |
gangstervano n00b

Joined: 15 Aug 2016 Posts: 47
|
Posted: Tue Aug 23, 2016 12:12 pm Post subject: |
|
|
OK. I understood. I already found and copied they.
I still have questions. That generally do ackages:
x11-themes/gentoo-artwork
x11-themes/gentoo-artwork-livecd
Folders ~ .wallpapers / and ~/.images me to create for yourself?
Who create they in the livecd? They are created manually or set up some kind of package? |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 47017 Location: 56N 3W
|
Posted: Tue Aug 23, 2016 12:32 pm Post subject: |
|
|
gangstervano,
If you really mean the CD, you should /join #gentoo-releng.
For the DVD, /join #gentoo-ten both on freenode.
x11-themes/gentoo-artwork
x11-themes/gentoo-artwork-livecd
both install things that you can choose to use. To actually use them, you need to configure things. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
gangstervano n00b

Joined: 15 Aug 2016 Posts: 47
|
Posted: Fri Aug 26, 2016 8:55 pm Post subject: |
|
|
I copied the folders ~.wallpapers / and ~/.images from the LiveCD.
I set the wallpaper and icon manually.
Packadges:
x11-themes/gentoo-artwork
x11-themes/gentoo-artwork-livecd
It is not related to the design of both the LiveCD. At least on the basis of their contents and the date of 2007 year. |
|
Back to top |
|
 |
|