Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23rd August 2007, 12:42 AM
keatonvictor
Guest
 
Posts: n/a
Talking Beryl Help!!!!

Hi guys

I have just installed Beryl Via YUM with

yum install beryl

Everything was installed, but I havnt a clue how to use the bloody thing, It comes up in my menu, I use KDE btw. And when I launch beryl manager it loads and nothing happens. How do I change themes or anything, I am using Fedora 7. I have no problems with installation just on basic operation lol

please help.
Reply With Quote
  #2  
Old 23rd August 2007, 01:15 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
You may want to have a brief read through the user guide.
The New Users Guide to Beryl

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #3  
Old 23rd August 2007, 01:30 AM
keatonvictor
Guest
 
Posts: n/a
Hey guys

I got it to work, but I have to manually start the thing everytime. How do I get it to automatically start as my defualt window manager. and My cube is not a cube. I can switch desktops with a slide effect, but where is my cube

help
Reply With Quote
  #4  
Old 23rd August 2007, 01:43 AM
JN4OldSchool Offline
"Sean The Terrible" -- The forum(er) Vista® rep
 
Join Date: Nov 2005
Posts: 8,823
you are using KDE, autostart sucks for kde. Go into your /home and click view-show hidden files. Go to .kde and autostart. right click an empty area inside the file browser and select create new - text file. Then paste this into it:

Code:
Encoding=UTF-8
Exec=beryl-manager &
GenericName[en_US]=
StartupNotify=false
Terminal=false
TermninalOptions=
Type=Application
X-KDE-autostart-after=kdesktop
Then restart your user and it should autostart Beryl.

oops, my bad. Call this file "beryl.desktop" not sure the name matters but why chance it?

Last edited by JN4OldSchool; 23rd August 2007 at 01:50 AM.
Reply With Quote
  #5  
Old 23rd August 2007, 01:31 PM
keatonvictor
Guest
 
Posts: n/a
hi guys

I tried that but i get a error message saying "type =..... has no entry"
Reply With Quote
  #6  
Old 23rd August 2007, 02:20 PM
bowens44 Offline
Registered User
 
Join Date: Apr 2007
Posts: 89
Quote:
Originally Posted by keatonvictor
Hey guys

I got it to work, but I have to manually start the thing everytime. How do I get it to automatically start as my defualt window manager.

help
This is how I did the autostart and it works well for me. This was posted by user SebbeJohan in the Ubuntu Forums but it works perfectly with fedora and KDE



"To create the session shell script, open up your favourite text editor (eg gedit or kedit) as Root and create a new script named startberyl.sh:
Code:

gksudo gedit /usr/bin/startberyl.sh

For KDE, use kdesu instead of gksudo

#!/bin/sh
export KDEWM="/usr/bin/beryl-manager"
exec startkde

Now you need to make the script executable; this can be done in Nautilus or Konqueror (running as Root) by right-clicking the file and choosing Properties, or in the terminal:
Code:

sudo chmod a+x /usr/bin/startberyl.sh

To create the session, create the file /usr/share/xsessions/Beryl.desktop, and give it the following contents in a text editor (again, as root or using gksudo/kdesu):
Code:

gksudo gedit /usr/share/xsessions/Beryl.desktop

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

Now when GDM or KDM starts, you should have a session called Beryl available for selection; if you log into this session, Beryl will run (via the startberyl.sh script) and load GNOME or KDE for you. Logging into your normal session will give you a standard, un-accelerated desktop for troubleshooting or running programs which don't play nicely with AIGLX."
Reply With Quote
  #7  
Old 23rd August 2007, 02:43 PM
igknighted's Avatar
igknighted Offline
Registered User
 
Join Date: Feb 2007
Location: Upstate NY, USA
Posts: 120
It's not the "official" way, but I've always just linked the binary into the kde autostart folder:

Code:
ln -s /usr/bin/beryl-manager ~/.kde/Autostart/
__________________
Desktop: AMD Athlon64 X2 3600+, 1GB ram, nvidia geforce 8600gt, Atheros WiFi, 80GB SATA hd, Windows Vista
Laptop: Acer Aspire 4520, Mobile Athlon64 X2 TK-53, 1GB ram, 120gb hd, nvidia geforce go 7000m, Fedora 8

"If it aint broke, tweak it!" -unknown
Reply With Quote
  #8  
Old 23rd August 2007, 06:01 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,126
Quote from keatonvictor
Quote:
Hi guys

I have just installed Beryl Via YUM with

yum install beryl
I may be way off the mark here, as I don't run F7 or KDE, but I can't help but wonder if having used:

yum install beryl-kde emerald emerald-themes

wouldn't have possibly made configuration and use under KDE a tab easier(?)

Paul
Reply With Quote
  #9  
Old 23rd August 2007, 11:50 PM
keatonvictor
Guest
 
Posts: n/a
Hi Guys

Everythign is working. I used the symbolic linking mentioned by igknighted

cheers (Y)
Reply With Quote
Reply

Tags
beryl

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FC7 - Beryl - Wont Load Beryl Window manager m3taL Using Fedora 6 15th September 2007 06:51 AM
F7 - KDE & Beryl Vitamin Carrot Using Fedora 3 29th August 2007 03:46 AM
Gnome + Beryl= O.K., KDE + Beryl = No joy Lindy Using Fedora 5 7th January 2007 04:02 PM
Beryl+ Gnome means Beryl-KDE snoze Installation and Live Media 12 19th December 2006 08:45 PM
Beryl Question....Causing beryl to rotate the cube after X amount of minutes? rstr5105 Using Fedora 0 13th December 2006 06:34 AM


Current GMT-time: 00:40 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat