On Wed, Jan 12, 2000 at 07:31:14PM -0500, ">sad@valinux.com wrote:
> I just upgraded to Enlightenment 0.16.3 to see if I could
> solve a problem with windows not autoraising but now I have
> no pop-up settings menu when I click the right mouse button
> over the background. I have the other menus from the center
> and left mouse buttons. Also I can use the right mouse button
> to bring up the Close/Annihalate/Iconify/Raise/Lower/etc.
> menu from the upper left corner of the desktop pager window
> so I know the right mouse button is working and being seen
> by the Xserver.
>
> I tried exiting X/Enlightenment and then removing my
> ~/.enlightenment directory and then going back in with
> startx but that made no change.
>
> Any ideas where my settings menu is?
clicking on the root window doesn't bring up the settings menu? if that fails
it SHOULD be accessible from the middle-mouse menu
middle-click->Settings->etc
what the mouse buttons do on the root window is stored in
$EROOT/config/keybindings.cfg
should be near the top - in the default config file it's around line 40 or so.
You should see a "
/* what mouse presses do on the desktop background .... */
__NEXT_ACTION
__TOOLTIP_ACTION_TEXT "Display Settings Menu"
__EVENT __MOUSE_PRESS
__BUTTON 1
__MODIFIER_KEY __WINDOWS_KEY
__ACTION __A_SHOW_MENU "named CONFIG_SUBMENU"
is the relevant section.
make sure you're actually running 0.16.3 - middle click on the desktop and
select "About Enlightenment" and it should tell you. (also "eesh -ewait
version" should spit out the right version number)
hope this helps.
--
(\) Mandrake (Geoff Harrison) (/) http://mandrake.net (\)
(|) Senior Software Engineer VA Linux Labs (|) http://valinux.com (|)
(/) Co-Author Enlightenment Window Manager (\) http://enlightenment.org (/)
(|) Linux.com Advisory Board Member (|) http://linux.com (|)
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.