[openbox] Using openbox for Coding

Dana Jansens dana at orodu.net
Fri Oct 21 09:26:12 EDT 2011


On Fri, Oct 21, 2011 at 3:20 AM, Andreas Fink
<andreas.fink85 at googlemail.com> wrote:
> You do not need the openbox libraries for that.
> If you want to do it in a C/C++ program you need the Xlib.
> If you want to do it from commandline there are already some programs out
> there, for instance wmctrl can do what you are asking for.
> Cheers
> Andreas

Correct, but if you do want to for whatever, you can use -lobt.  I'd
recommend static linking it if you're not going to keep it up to date
with API changes.

> 2011/10/21 praveen <praveenin_ece at yahoo.com>
>>
>> I my very new to Linux….
>>
>> Is it possible to use/include Openbox libraries in my C/C++ program…
>>
>> I am looking for function to open a window in a maximize format(or
>> maximize a open window) and minimize a Open window….
>>
>> Can any one please let me know how this can be implemented….
>>
>>
>> _______________________________________________
>> openbox mailing list
>> openbox at icculus.org
>> http://icculus.org/mailman/listinfo/openbox
>>
>
>
> _______________________________________________
> openbox mailing list
> openbox at icculus.org
> http://icculus.org/mailman/listinfo/openbox
>
>


More information about the openbox mailing list