In MC, my most favored FM, one can set bindings in ~/.mc/bindings to tell what will open which
program, however, when geany is installed that does not function any more. Instead of opening
abiword or a browser it is geany which opens which renders this function useless.
Since I have little use for geany I just removed the packge and bindings for MC work again.
Still, is there possibly an explanation or solution for the geany take-over in MC?
[Solved] Geany takes over MC
[Solved] Geany takes over MC
Last edited by Atip on 18. Jul 2015, 06:31, edited 1 time in total.
Re: Geany takes over MC
edit ~/.local/share/applications/defaults.list
Re: Geany takes over MC
Disabled all occurences of geany, reinstalled geany and problem is back.djemos wrote:edit ~/.local/share/applications/defaults.list

Re: Geany takes over MC
I'm not 100% sure what you're talking about, but you can probably edit /usr/share/applications/geany.desktop and remove the MimeType line.
Re: Geany takes over MC
Hi,gapan wrote:I'm not 100% sure what you're talking about, but you can probably edit /usr/share/applications/geany.desktop and remove the MimeType line.
all users are then affected of this.
How Djemos already wrote, edit file ~/.local/share/applications/defaults.list to remove the relationships between Geany and affected file types. But then no re-installation of Geany.
Because, for a re-installation, the relationships between the affected file types and Geany will probably re-established again.
Also the context menu of a file (in Thunar/Xfce) can be used to assign an application to file types.
Re: Geany takes over MC
I did that and problem remained . So I deleted the entire file and MC is in control againgapan wrote:I'm not 100% sure what you're talking about, but you can probably edit /usr/share/applications/geany.desktop and remove the MimeType line.
meaning the set bindings respond properly at the same time geany is installed and working.
