Not always.
I know that my problem is not a bug for gnome.
But there are my scripts:
[EMAIL PROTECTED]:~% cat /usr/share/xsessions/xgl.desktop
3:23
[Desktop Entry]
Encoding=UTF-8
Name=Xgl
Comment=Start an Xgl Session
Exec=/usr/bin/startxgl
Icon=
Type=XSession
[EMAIL PROTECTED]:~% cat /usr/bin/startxgl
3:24
#!/bin/bash
Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer -br &
DISPLAY=:1
export KDEWM="/usr/bin/beryl-manager"
cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
xauth -i add :1 . "$cookie"
# beryl-manager &
exec startkde
Unfortunatelly on logout window there is only logout button.
What is wrong in those scripts ?
--
Incomplete logout options with XGL
https://bugs.launchpad.net/bugs/36321
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs