After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 118744 - gnome-wm support for openbox
gnome-wm support for openbox
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: general
2.5.x
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-31 08:30 UTC by ben
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add support for openbox (545 bytes, patch)
2003-10-30 18:56 UTC, Michael Terry
none Details | Review

Description ben 2003-07-31 08:30:24 UTC
The following, added to the WM specific switch statement adds support for
Openbox to gnome-wm:

    openbox)
              OPT1=--sm-client-id
              OPT2=$SMID
              CURRENT=openbox
              ;;
Comment 1 Michael Terry 2003-10-30 18:56:34 UTC
Created attachment 21067 [details] [review]
Patch to add support for openbox
Comment 2 Michael Terry 2004-01-15 03:30:12 UTC
This is still a problem in HEAD, so adding appropriate keyword and
bumping version number.
Comment 3 Mark McLoughlin 2004-02-04 08:32:59 UTC
Thanks Michael:

2004-02-04  Mark McLoughlin  <mark@skynet.ie>
                                                                     
                                                                         
        patch from Michael Terry <mterry@fastmail.fm> in
        bug #118744.
                                                                     
                                                                         
        * gnome-wm: add support for openbox.