SliTaz SliTaz Forum

You are not logged in.

#1 2011-08-07 10:33:59

pcromagnon
Member
Registered: 2011-08-07
Posts: 9

Disable openbox menu

Hi all. Made this slitaz setup using fbpanel , tint2 and thunar in daemon. How do I disable the openbox menu?

Offline

#2 2011-08-07 12:09:53

Guest
Guest

Re: Disable openbox menu

by openbox menu do you mean lxpanel?

because that is under preferences and then auto-started applications, just remove it from the list.

#3 2011-08-07 15:07:22

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: Disable openbox menu

No, I think he means the right click menu. With pcmanfm it's under preferences--> desktop and you just uncheck the Show menus provided by WM when desktop is clicked. Other desktop managers should have a similar option. I'm not sure it's possible to remove it otherwise, but you could probably modify the menu to look like you want and remove the stuff you don't want.

I also think you mean lxpanel not fbpanel (which lxpanel is based on).

Offline

#4 2011-08-07 16:13:17

pcromagnon
Member
Registered: 2011-08-07
Posts: 9

Re: Disable openbox menu

@Trixar. I don't use pcmanfm, it's still there though.Yeah, I edited it so it handles wallpaper (nitrogen) and the exit commands.

I don't use lxpanel. Like I said, fbpanel and tint2 ( with volwheel). Had to convert the lucid and squeeze debs though to get this working.

http://dzon65.deviantart.com/art/Slitaz-251488048

Offline

#5 2011-08-07 16:20:12

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Disable openbox menu

@pcromagnon

You want to know how to disable the right click openbox desktop menu ?

Offline

#6 2011-08-07 16:21:59

pcromagnon
Member
Registered: 2011-08-07
Posts: 9

Re: Disable openbox menu

Well, I solved it by adding just the previous mentioned launchers, but, yeah, I'd like to know.

Offline

#7 2011-08-07 16:40:42

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Disable openbox menu

For user tux group users account :

#cp /etc/xdg/openbox/rc.xml ~/.config/openbox

chown tux.users ~/.config/openbox/rc.xml

nano ~/.config/openbox/rc.xml

Removed 3 instances:

-      <mousebind button="Right" action="Press">

-        <action name="Focus"/>

-        <action name="Raise"/>

-        <action name="ShowMenu">

-          <menu>client-menu</menu>

-        </action>

-      </mousebind>

Removed 1 instance:

-        </action>

-      </mousebind>

-      <mousebind button="Right" action="Press">

-        <action name="ShowMenu">

-          <menu>root-menu</menu>

Saved

Logout/in

Offline

#8 2011-08-07 16:46:23

pcromagnon
Member
Registered: 2011-08-07
Posts: 9

Re: Disable openbox menu

Cool.Thanks Mojo.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]