LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-23-2007, 02:24 PM   #1
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Costa Rica
Distribution: Kubuntu, Debian, Knoppix
Posts: 2,092
Blog Entries: 1

Rep: Reputation: 90
Question kdm: kde & kde + beryl


Is it possible to configure kdm so that I can have a session with plain old KDE and another with KDE + beryl so that I don't have to start it after I have started KDE but keep it in a completely separate configuration (just like if it were another desktop manager)?
 
Old 02-24-2007, 07:37 AM   #2
vangelis
Member
 
Registered: Nov 2004
Location: Hellas
Distribution: Zenwalk 6.4
Posts: 337
Blog Entries: 4

Rep: Reputation: 30
Yes it is. I followed this guide for my kubuntu installation.

I suppose you have a correctly setup and running beryl system then only do these steps

create the file /usr/local/bin/startxgl.sh

NVIDIA
Quote:
#!/bin/sh
/usr/bin/Xgl :1 -fullscreen -ac -br -accel xv:fbo -accel glxbuffer &
sleep 4
export DISPLAY=:1
exec startkde
ATI
Quote:
#!/bin/sh
Xgl -fullscreen :1 -ac -br -accel glxbuffer -accel xvbuffer &
sleep 4
export DISPLAY=:1
exec startkde
make it executable
# chmod a+x /usr/local/bin/startxgl.sh

then create the dir
# mkdir -p /etc/X11/sessions
and the file /etc/X11/sessions/xgl.desktop

containing
Quote:
[Desktop Entry]
Encoding=UTF-8
Name=Xgl
Exec=/usr/local/bin/startxgl.sh
Icon=
Type=Application
Hope this works for you

Cheers,

Vangelis
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with KDM & KDE bootsplash themeing Tortanick Linux - Desktop 3 01-04-2007 10:33 AM
Beryl, KDE and Sabayon 3.2 chakkerz Linux - General 1 12-19-2006 06:10 AM
KDE 3.4 & kdm & startx Angelus Linux - Software 16 05-25-2005 04:28 AM
KDM & KDE setup for computer ILliterate people ZX_SA Linux - General 3 10-28-2004 11:37 AM
kde 3.2: how to configure kdm to default to kde? slavix Debian 2 05-20-2004 05:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration