LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to add "render" to fluxbox? (https://www.linuxquestions.org/questions/linux-software-2/how-to-add-render-to-fluxbox-382579/)

Erik_the_Red 11-12-2005 09:30 PM

How to add "render" to fluxbox?
 
I checked and render was not enabled when I compiled fluxbox 0.9.14 from source.

How do I enable it? I'd like to use transparent menus...:D

cs-cam 11-13-2005 01:35 AM

You need to enable any options you want at configure time. So just before you compile it, add the flags to ./configure.
Code:

./configure --enable-debug --enable-render --enable-xft


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