You are not logged in.
Pages: 1
I would like to customize the entries displayed via `xfdesktop --menu`.
I am NOT referring to the Application Menu, I refer to the entries which appear _above_ "Applications" - the "Open in New Window" down through "Properties".
Google has failed me here - everything ultimately refers back to https://wiki.xfce.org/howto/customize-menu, which is addressing a different question.
`strace` didn't give me any hints either (though I may be blind or ignorant here )
Can this be done?
Any suggestions?
TIA
Offline
Yes and no. Settings Manager > Desktop > Menu - the top half is where can configure some of the options, like displaying the applications menu. Some of the other options may be thunar custom actions - you can disable those in thunar. The rest are hard-coded.
If you set Icon Type to None (on the Icon tab in the same dialog) and disable the application menu, then you won't get anything to display on a right click.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Well darn.
By "hard-coded", you mean in the C source?
Is there a way to create a completely custom menu, and bind it to mouse/keyboard actions? (as fvwm and I _think_ openbox can do)
If so, then I'd just unset the right-click and keybindings for popping up the standard menu.
TIA.
Offline
By "hard-coded", you mean in the C source?
Yes.
Is there a way to create a completely custom menu, and bind it to mouse/keyboard actions? (as fvwm and I _think_ openbox can do)
If so, then I'd just unset the right-click and keybindings for popping up the standard menu.
I don't know, honestly. Maybe you could look into dmenu or possibly using zenity/yad to create some sort of menu that you can manipulate and use instead of the default one.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thanks - I'll look into those.
Offline
Pages: 1
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 533.32 KiB (Peak: 534.16 KiB) ]