No window frames/ titlebars / close buttons

Please post all general support questions for LXDE here.
Locked
alexc
Posts: 3
Joined: Thu Jul 09, 2009 11:59 pm

No window frames/ titlebars / close buttons

Post by alexc »

Probably a simple problem but any help would be appreciated :)
on archlinux x86_64
Marty Jack
Posts: 381
Joined: Mon Mar 23, 2009 5:14 am

Re: No window frames/ titlebars / close buttons

Post by Marty Jack »

Those items are drawn by the window manager. You need to arrange to start one.
alexc
Posts: 3
Joined: Thu Jul 09, 2009 11:59 pm

Re: No window frames/ titlebars / close buttons

Post by alexc »

I'm confused.
What do i need to do? Get a separate wm?
Marty Jack
Posts: 381
Joined: Mon Mar 23, 2009 5:14 am

Re: No window frames/ titlebars / close buttons

Post by Marty Jack »

Unlike other desktop environments such as KDE and GNOME, we do not supply a window manager. Users can choose any window manager they like. Many LXDE users run openbox. After installing it, make sure /etc/xdg/lxsession/LXDE/config looks like

[Session]
window_manager=openbox

or whatever window manager you have selected.
alexc
Posts: 3
Joined: Thu Jul 09, 2009 11:59 pm

Re: No window frames/ titlebars / close buttons

Post by alexc »

Thankyou very much :)
Locked