punky
June 8th, 2007, 05:43 AM
Hi,
I installed Beryl+Xgl and all was fine. The shutdown buttons were missing so I altered my startxgl and startxgl.sh files with this:
#!/bin/sh
Xgl -fullscreen :1 -ac -br -accel glx:pbuffer -accel xv:pbuffer &
sleep 4
export DISPLAY=:1
cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
xauth -i add :1 . "$cookie"
exec gnome-session
My button's have returned but now the theme is really ugly. Emerald changes the titlebar decoration, but nothing else. The menus, icons are all different. I know this sounds pedantic, but I hope someone can explain what's going on as i'd like my old theme back. The new one is very harsh on the eyes, I'd like the original icons, etc that came with Ubuntu. I'd still like to keep using Beryl though.
To help show the different themes using the shutdown button, please see the attachment.
I have tried switching back to gnome, makes no difference.
Many thanx in advance.
I installed Beryl+Xgl and all was fine. The shutdown buttons were missing so I altered my startxgl and startxgl.sh files with this:
#!/bin/sh
Xgl -fullscreen :1 -ac -br -accel glx:pbuffer -accel xv:pbuffer &
sleep 4
export DISPLAY=:1
cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
xauth -i add :1 . "$cookie"
exec gnome-session
My button's have returned but now the theme is really ugly. Emerald changes the titlebar decoration, but nothing else. The menus, icons are all different. I know this sounds pedantic, but I hope someone can explain what's going on as i'd like my old theme back. The new one is very harsh on the eyes, I'd like the original icons, etc that came with Ubuntu. I'd still like to keep using Beryl though.
To help show the different themes using the shutdown button, please see the attachment.
I have tried switching back to gnome, makes no difference.
Many thanx in advance.