ports/x11/xfce4-appmenu-plugin/pkg-message
Eric Turgeon 6e8b0bf4a5 x11/xfce4-appmenu-plugin: new port
This is an Application Menu applet providing Global Menu
for the XFCE panel
2021-08-04 08:09:31 -03:00

18 lines
565 B
Text

[
{
message: <<EOD
When using the panel appmenu as an XFCE menu applet, you have to configure
the appmenu to show in the panel applet, rather than on each individual window.
This configuration should remove any 'double' menus you may experience:
# xfconf-query -c xsettings -p /Gtk/ShellShowsMenubar -n -t bool -s true
# xfconf-query -c xsettings -p /Gtk/ShellShowsAppmenu -n -t bool -s true
This configuration will load the appmenu-gtk-module for XFCE:
# xfconf-query -c xsettings -p /Gtk/Modules -n -t string -s "appmenu-gtk-module"
EOD,
type: install
}
]