KDE kills Beryl?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Post by merlwiz79 »

Eidauk wrote:I think I forgot to mention I'm a newbie. That all went right over my head. Any possibility you could put that in command line speak so I can follow step by step?
startxgl.sh

Code: Select all

#!/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 startkde
/usr/share/xsessions/xgl.desktop

Code: Select all

[Desktop Entry]
Encoding=UTF-8
Name=Xgl in KDE
Exec=/usr/local/bin/startxgl.sh
Icon=
Type=Application
All info came from http://wiki.beryl-project.org/wiki/Inst ... in_session
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.
Locked

Return to “Software & Applications”