You are not logged in.
Could someone point me in the right direction to change the default app from Geany to Leafpad which I just installed for the text editor taskbar icon?
Thanks
Last edited by becker_11 (2020-02-01 05:30:58)
Offline
On the menu: System > Edit Debian Alternatives > bl-text-editor
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Online
Thank you johnraff
Offline
BTW (for anyone who finds this thread later) if you want to do it via the terminal, try this:
sudo update-alternatives --config bl-text-editor
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Online
Let me add to that:
man update-alternatives
is an excellent read.
Where you will find these two commands that are very good to know:
update-alternatives --help
It is a little more concise than "man" and finally "what your system has" available:
update-alternatives --get-selections
To actually do anything ... as johnraff showed, you need "sudo"
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline