On 2023-05-19 10:41:09 E. Liddell via tde-users wrote: > On Fri, 19 May 2023 08:52:46 -0500 > > J Leslie Turriff via tde-users <users@xxxxxxxxxxxxxxxxxx> wrote: > > I created a separate account with default settings, to do software > > development. In konqueror, I added a tab dedicated to man:/, but when I > > click on any of the man section links instead of opening them in that tab > > it sends them to Firefox(!) That doesn't happen in the konqueror in my > > regular account. What might be the cause? > > I'd check Settings -> Configure Konqueror -> File Associations, although > I'm not sure which mimetype would correspond to man pages. > > E. Liddell > ____________________________________________________ > tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx > Web mail archive available at > https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskt >op.org Well, /usr/share/man contains the man files in Section subdirectories; e.g. /usr/share/man/man1 contains User Commands. Each file is a gzip'ed file, e.g. alsamixer.1.gz. konqueror opens this by default with ark, which doesn't recognize *.1 files, so opens them with what looks like khexedit. There is a mime type for man, but it's for "Troff Document with Manpage Macros," not for man files. The strange thing is that on my primary account (this one I'm emailing from), konqueror opens man:/(1) (the equivalent to /usr/share/man/man1) properly, not forwarding it to another browser; so I don't think it's a mime issue. Very strange. Leslie -- Platform: GNU/Linux Hardware: x86_64 Distribution: openSUSE Leap 15.4 Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.0.13 tde-config: 1.0 ____________________________________________________ tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@xxxxxxxxxxxxxxxxxx