LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Gentoo Beryl (https://www.linuxquestions.org/questions/linux-software-2/gentoo-beryl-541490/)

puntjuh 03-28-2007 10:31 PM

Gentoo Beryl
 
Hi,

i'm using these 2 guides:

nr 1

nr 2

too install beryl on Gentoo2006.1. Just for the fun of it. Now when i edit these lines in my xorg.conf

Code:

Section "Device"
        Option      "AddARGBGLXVisuals" "true"
EndSection

Section "Extensions"
        Option      "Composite"  "enable"
EndSection

and i execute:

Code:

xdpyinfo | grep Composite
it does absolutely nothing. Now my question is, in my xorg.conf (xorg 7.1) there is no device section, only graphic device section and inputdevice section. So where do i place these 2 options? The guide isn't really clear in that part.

Thanks,

punt.

xpromisex 03-31-2007 12:02 PM

If you don't have a section in your xorg config, simply add the section and only place those lines in it. (I haven't used xorg 7.1 yet, but this works fine with 7.01.)


All times are GMT -5. The time now is 02:39 AM.