Mi è successa una cosa strana:
da quando ho configurato i tasti di scelta rapida se clicco col tasto destro sul desktop non mi appare più il menù a discesa. avete idea di cosa possa essere successo?
grazie.
Moderatore: Staff

Codice: Seleziona tutto
* Introduced support for mouse buttons in the keys file
- Mouse buttons are bound to new `keys' Mouse1, Mouse2, etc.
- Also a new modifier `OnDesktop' to specify actions that should take place
when you click on the desktop -- without this, mouse bindings are globalCodice: Seleziona tutto
OnDesktop Mouse1 :hideMenus
OnDesktop Mouse2 :workspaceMenu
OnDesktop Mouse3 :rootMenuCodice: Seleziona tutto
* Added a utility to the project that automatically updates configuration
files when we change the syntax -- your current mouse bindings on the
desktop will be added to your keys file automaticallyCodice: Seleziona tutto
fluxbox-update_configs