Sending HTML to konqueror from the command line (via a named pipe)

Kevin Krammer kevin.krammer at gmx.at
Fri Nov 24 11:46:26 GMT 2006


On Friday 24 November 2006 09:15, Thiago Macieira wrote:
> Randy Kramer wrote:
> >With the help of some posters over on the lvlug list
> > (lvlug at thelinuxlink.net), I've been able to send HTML to firefox and
> > lynx from the command line (via a named pipe).
> >
> >I can't get the same thing to work with konqueror.
>
> [snip]
>
> >Any hints?
>
> No solution. This requires a change in the MIME type handler (because it
> detects as inode/fifo instead of text/html). It also requires a change in
> kio_file, because that one opens only regular files.

It seems to be possible to work around the first problem by explicitly 
specifying a MIME type

kfmclient exec foo.html text/html

Maybe using netcat and one of KIO's "remote" protocols could be used instead

Cheers,
Kevin

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20061124/0abd452a/attachment.sig>


More information about the kfm-devel mailing list