LINUX.ORG.RU

Ответ на: комментарий от Spank

Что сделал не помню но все заработало :)

Spank
() автор топика

Не знаю, а у меня белый эеран... Видно только иконки и курсор :(( перечитал много, всё обновил... Нифига не помогло :(

vovans ★★★★★
()
Ответ на: комментарий от cobold

вот выписка из мануала: o start with beryl automatically we need to create a session shell script. In you text editor, I use vim, create a new script named start-beryl.sh (running as root):

sudo vim /usr/bin/start-beryl.sh

Depending on your configuration, use one of the following scripts:

GNOME

#!/bin/sh beryl-manager sleep 4 exec gnome-session

KDE

#!/bin/sh beryl-manager sleep 4 exec startkde

XFCE

#!/bin/sh beryl-manager sleep 4 exec xfce4-session

Now we need to make the script executable, type this in console (running as root):

sudo chmod +x /usr/bin/start-beryl.sh

And finally we will create the session file /usr/share/xsessions/Beryl.desktop. Create the file with this command:

sudo vim /usr/share/xsessions/Beryl.desktop

Then add the following contents:

[Desktop Entry] Encoding=UTF-8 Name=Beryl Exec=/usr/bin/start-beryl.sh Icon= Type=Application

When GDM or KDM starts, you should have a session called Beryl, when you log into this session, Beryl run with the start-beryl.sh script.

Вот только у меня декорации окон немае. Emerald стоит, а декораций нет :(((

dpkg ★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.