Page 1 of 1

Problem with Mouse Click

Posted: Wed Aug 18, 2010 4:44 am
by Dino03
After a reboot, when I right click, the Fluxbox Menu doesn't appear. When I open a window using Launchy or Alt-F2 and left-click inside, it rolls up and when i right click, it shows windows management options on its upper-left area.

I tested the mouse inside XP which is also installed on the same desktop and its working.

Any solutions?

Re: Problem with Mouse Click

Posted: Wed Aug 18, 2010 4:57 am
by shane
Hi,

Open this file ~/.fluxbox/keys. It is a hidden folder so you may need to press Ctrl+H to see it in the File Manager. Then look for this line and make sure it is as follows:

OnDesktop Mouse3 :RootMenu

Re: Problem with Mouse Click

Posted: Wed Aug 18, 2010 6:51 am
by Dino03
Here's what's inside my keys files. There seems to be no problem with ondesktop mouse3.

!Generated by fluxkeys
None Mouse2ebar :StartTabbing
None Mouse1ebar :shade
None Mouse3ebar :windowMenu
Mod1 Mouse1ow :MacroCmd {Raise} {Focus} {StartMoving}
Mod1 Mouse3ow :MacroCmd {Raise} {Focus} {StartResizing BottomRight}
OnDesktop Mouse1 :HideMenus
OnDesktop Mouse2 :workspaceMenu
OnDesktop Mouse3 :rootMenu
OnDesktop Mouse1luxbox-default-settingsc :hideMenus
OnDesktop Mouse1 :hideMenu
OnDesktop Mouse2 :workspaceMenu
OnDesktop Mouse3 :rootMenu
OnDesktop Mouse4 :prevWorkspace
OnDesktop Mouse5 :nextWorkspace
Mod1 2int-fluxbox-default-settingsc :Workspace 2
Mod1 Tab :nextWindow
Mod1 Shift Tab :prevWindow
Mod1 1 :Workspace 1
Mod1 2 :Workspace
Mod1 3 :Workspace 3
Mod1 4 :Workspace 4
Control m :rootMenu
Mod1 F4 :close
Mod1 F1 :execCommand /usr/bin/lxterminal
Mod1 F2 :execCommand /usr/bin/fbrun
Mod1 F3 :execCommand /usr/bin/sbt
Mod4 Tab :ToggleCmd {ShowDesktop} {Deiconify allworkspace}
Control Mod1 Right :nextWorkspace
Control Mod1 Left :prevWorkspace
Control Shift OnDesktop Esc :execCommand usr/bin/xfce4-taskmanager

Re: Problem with Mouse Click

Posted: Wed Aug 18, 2010 7:44 am
by shane
Hmm fluxkeys... My experience with fluxkeys in the the past has always been bad. It corrupts the config files all the time. Same goes for the menu editor. Simply editing the config files is simple and straight forward. This is my recommendation.

Replace your keys file with the one found in /etc/skel/.fluxbox/keys. That is the default one. See if that works... If it does, drop the broken GUI tools. Text editor on config files is the way to go.

Re: Problem with Mouse Click

Posted: Wed Aug 18, 2010 7:58 am
by rogue_ronin
It's definitely been mangled by fluxkeys...