<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>71688</bug_id>
          
          <creation_ts>2004-11-18 11:43 0000</creation_ts>
          <short_desc>transparency using xorg</short_desc>
          <delta_ts>2005-05-24 01:22:07 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>2004.2</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>andreabaso@tin.it</reporter>
          <assigned_to>x11@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>andreabaso@tin.it</who>
            <bug_when>2004-11-18 11:43:32 0000</bug_when>
            <thetext>I use fluxbox and I set the support for transparency in gnome-terminal and also in aterm but it doesen&apos;t work. The background of the shell is not transparent!!!

This is my xorg.conf: 

Section &quot;ServerLayout&quot;
        Identifier     &quot;X.org Configured&quot;
        Screen      0  &quot;Screen0&quot; 0 0
        InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;
        InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;
EndSection

Section &quot;Files&quot;
        RgbPath      &quot;/usr/X11R6/lib/X11/rgb&quot;
        ModulePath   &quot;/usr/X11R6/lib/modules&quot;
        FontPath     &quot;unix/:-1&quot;
        FontPath     &quot;/usr/share/fonts/misc/&quot;
        FontPath     &quot;/usr/share/fonts/TTF/&quot;
        FontPath     &quot;/usr/share/fonts/Type1/&quot;
        FontPath     &quot;/usr/share/fonts/CID/&quot;
        FontPath     &quot;/usr/share/fonts/75dpi/&quot;
        FontPath     &quot;/usr/share/fonts/100dpi/&quot;
EndSection

Section &quot;Extensions&quot;
        Option  &quot;Composite&quot;     &quot;True&quot;
        Option  &quot;RENDER&quot;        &quot;True&quot;
EndSection

Section &quot;Module&quot;
        Load  &quot;record&quot;
        Load  &quot;extmod&quot;
        Load  &quot;dbe&quot;
        Load  &quot;dri&quot;
        Load  &quot;xtrap&quot;
        Load  &quot;glx&quot;
        Load  &quot;freetype&quot;
        Load  &quot;type1&quot;
EndSection

Section &quot;InputDevice&quot;
    Identifier  &quot;Keyboard0&quot;
    Driver      &quot;kbd&quot;
#   Option      &quot;AutoRepeat&quot;    &quot;500 5&quot;
    Option      &quot;XkbModel&quot;      &quot;logielite&quot;
    Option      &quot;XkbLayout&quot;     &quot;it&quot;
    Option      &quot;XkbVariant&quot;    &quot;nodeadkeys&quot;
EndSection

Section &quot;InputDevice&quot;
    Identifier  &quot;Mouse0&quot;
    Driver &quot;mouse&quot;
    Option &quot;Protocol&quot; &quot;ImPS/2&quot;
    Option &quot;Device&quot; &quot;/dev/input/mice&quot;
    Option &quot;ZAxisMapping&quot; &quot;4 5&quot;
    Option &quot;Buttons&quot; &quot;5&quot;
    Option &quot;Emulate3Buttons&quot; &quot;false&quot;
EndSection

Section &quot;Monitor&quot;
        Identifier   &quot;Monitor0&quot;
        VendorName   &quot;Monitor Vendor&quot;
        ModelName    &quot;Monitor Model&quot;
EndSection

Section &quot;Device&quot;

        Option &quot;RenderAccel&quot; &quot;true&quot;
        ### Available Driver options are:-
        ### Values: &lt;i&gt;: integer, &lt;f&gt;: float, &lt;bool&gt;: &quot;True&quot;/&quot;False&quot;,
        ### &lt;string&gt;: &quot;String&quot;, &lt;freq&gt;: &quot;&lt;f&gt; Hz/kHz/MHz&quot;
        ### [arg]: arg optional
        #Option     &quot;DigitalVibrance&quot;           # &lt;i&gt;
        #Option     &quot;NoFlip&quot;                    # [&lt;bool&gt;]
        #Option     &quot;Dac8Bit&quot;                   # [&lt;bool&gt;]
        #Option     &quot;NoLogo&quot;                    # [&lt;bool&gt;]
        #Option     &quot;UBB&quot;                       # [&lt;bool&gt;]
        #Option     &quot;Stereo&quot;                    # &lt;i&gt;
        #Option     &quot;SWcursor&quot;                  # [&lt;bool&gt;]
        #Option     &quot;HWcursor&quot;                  # [&lt;bool&gt;]
        #Option     &quot;VideoKey&quot;                  # &lt;i&gt;
        #Option     &quot;NvAGP&quot;                     # &lt;i&gt;
        #Option     &quot;IgnoreEDID&quot;                # [&lt;bool&gt;]
        #Option     &quot;NoDDC&quot;                     # [&lt;bool&gt;]
        #Option     &quot;ConnectedMonitor&quot;          # &lt;str&gt;
        #Option     &quot;ConnectedMonitors&quot;         # &lt;str&gt;
        #Option     &quot;TVStandard&quot;                # &lt;str&gt;
        #Option     &quot;TVOutFormat&quot;               # &lt;str&gt;
        #Option     &quot;RenderAccel&quot;               # [&lt;bool&gt;]
        Option     &quot;CursorShadow&quot;               &quot;true&quot;
        #Option     &quot;CursorShadowAlpha&quot;         # &lt;i&gt;
        #Option     &quot;CursorShadowXOffset&quot;       # &lt;i&gt;
        #Option     &quot;CursorShadowYOffset&quot;       # &lt;i&gt;
        #Option     &quot;UseEdidFreqs&quot;              # [&lt;bool&gt;]
        #Option     &quot;FlatPanelProperties&quot;       # &lt;str&gt;
        #Option     &quot;TwinView&quot;                  # [&lt;bool&gt;]
        #Option     &quot;TwinViewOrientation&quot;       # &lt;str&gt;
        #Option     &quot;SecondMonitorHorizSync&quot;    # &lt;str&gt;
        #Option     &quot;SecondMonitorVertRefresh&quot;  # &lt;str&gt;
        #Option     &quot;MetaModes&quot;                 # &lt;str&gt;
        #Option     &quot;UseInt10Module&quot;            # [&lt;bool&gt;]
        #Option     &quot;NoTwinViewXineramaInfo&quot;    # [&lt;bool&gt;]
        #Option     &quot;NoRenderExtension&quot;         # [&lt;bool&gt;]
        #Option     &quot;Overlay&quot;                   # [&lt;bool&gt;]
        #Option     &quot;CIOverlay&quot;                 # [&lt;bool&gt;]
        #Option     &quot;ForceEmulatedOverlay&quot;      # [&lt;bool&gt;]
        #Option     &quot;TransparentIndex&quot;          # &lt;i&gt;
        #Option     &quot;OverlayDefaultVisual&quot;      # [&lt;bool&gt;]
        #Option     &quot;NvEmulate&quot;                 # &lt;i&gt;
        #Option     &quot;NoBandWidthTest&quot;           # [&lt;bool&gt;]
        #Option     &quot;CustomEDID-CRT-0&quot;          # &lt;str&gt;
        #Option     &quot;CustomEDID-CRT-1&quot;          # &lt;str&gt;
        #Option     &quot;CustomEDID-DFP-0&quot;          # &lt;str&gt;
        #Option     &quot;CustomEDID-DFP-1&quot;          # &lt;str&gt;
        #Option     &quot;CustomEDID-TV-0&quot;           # &lt;str&gt;
        #Option     &quot;CustomEDID-TV-1&quot;           # &lt;str&gt;
        #Option     &quot;TVOverScan&quot;                # &lt;f&gt;
        #Option     &quot;IgnoreDisplayDevices&quot;      # &lt;str&gt;
        #Option     &quot;MultisampleCompatibility&quot;  # [&lt;bool&gt;]
        #Option     &quot;RegistryDwords&quot;            # &lt;str&gt;
        #Option     &quot;NoPowerConnectorCheck&quot;     # [&lt;bool&gt;]
        #Option     &quot;AllowDFPStereo&quot;            # [&lt;bool&gt;]
        #Option     &quot;XvMCUsesTextures&quot;          # [&lt;bool&gt;]
        #Option     &quot;HorizSync&quot;                 # &lt;str&gt;
        #Option     &quot;VertRefresh&quot;               # &lt;str&gt;
        Identifier  &quot;Card0&quot;
        Driver      &quot;nv&quot;
        VendorName  &quot;nVidia Corporation&quot;
        BoardName   &quot;NV34 [GeForce FX 5200]&quot;
        BusID       &quot;PCI:1:0:0&quot;
EndSection

Section &quot;Screen&quot;
        Option &quot;RenderAccel&quot; &quot;true&quot;
        Identifier &quot;Screen0&quot;
        Device     &quot;Card0&quot;
        Monitor    &quot;Monitor0&quot;
        DefaultDepth     24
        SubSection &quot;Display&quot;
                Viewport   0 0
                Depth     24
                Modes &quot;1920x1440&quot; &quot;1792x1344&quot; &quot;1024x768&quot; &quot;800x600&quot;
        EndSubSection
EndSection

What&apos;s the problem?Xorg?Fluxbox?
How do I resolve it?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
transparent background in gnome-terminal and other terminals</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ajax@nwnk.net</who>
            <bug_when>2004-11-19 14:33:44 0000</bug_when>
            <thetext>try running xcompmgr, or enabling the composition manager in metacity.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2005-05-24 01:22:07 0000</bug_when>
            <thetext>Sounds like a configuration error.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>