General :: Getting HTML Source Or Rich Text From The X Clipboard

May 22, 2010

How can rich text or HTML source code be obtained from the X clipboard? For example, if you copy some text from a web browser and paste it into kompozer, it pastes as HTML, with links etc. preserved. However, xclip -o for the same selection just outputs plain text. I'd like to pull the HTML out and into a text editor.

View 2 Replies


ADVERTISEMENT

General :: Make Ubuntu's Terminal Program Automatically Copy To Clipboard Selected Text / Paste

Jul 6, 2011

i'm used to using putty on a window's machine.With putty whatever you select is automatically on the clipboard without having to right click and select copy.And right click just pastes.

View 1 Replies View Related

General :: Failed To Convert Text To Html

Jun 15, 2010

I need to convert a very large latex project (made up of many .tex and style files) into .html (or something similarly non-.pdf). Can someone recommend a quality converter program? Preferably, one that is:

[Code]....

View 1 Replies View Related

Fedora :: F14 Gnome Text/plain Versus Text/html File Type

Apr 2, 2011

I put a text file on my desktop and added a couple lines of text with gedit. File type shows text/plain. Double-click opens the file in gedit which is what I want. I'm using the file to temporarily hold some snips of code that I copy from file to file, but when I copy some html into the file and save it, now file properties show it's text/html and a double-click opens the file in firefox, which isn't what I want. Is there some way to keep the file type from changing itself?

View 6 Replies View Related

OpenSUSE :: Copy - Paste - KMail - Not Only The Marked Text Will Be Pasted But A Kind Of HTML Code Including The Text

Jan 10, 2011

since some days I have a strange problem with KMail (1.13.5) in KDE4.5.5. When I try to copy some text from an email and past it to any other program (e.g. Openoffice), not only the marked text will be pasted, but a kind of HTML code including the text.

This bug is not OpenSuse specific. I found the same bug in a Fedora mailing list (of course, whithout an answer): Strange Copy/Paste behavior in KMail 1.13.5/Kontact 4.4.8

View 6 Replies View Related

Ubuntu :: Use A Digital Clipboard - Capture Writing On A Form Or Any Paper And Digitize It To Text

Jan 28, 2010

Does anyone use a digital clipboard? see attached image I am talking about the type that will capture writing on a form or any paper and digitize it to text. Are there any products that you use and will be compatible with Ubuntu?

View 1 Replies View Related

General :: Socat And Rich Terminals - No Job Control In This Shell

Mar 24, 2010

socat - exec:'bash -li',pty,stderr,ctty -> bash: no job control in this shell

What options should I use to get fully fledged shell as I get with ssh/sshd? I want to be able to connect the shell to everything socat can handle (SOCKS 5, UDP, OpenSSL), but also to have a nice shell which correctly interprets all keys, various Ctrl+C/Ctrl+Z, tab completion, up/down keys (with remote history).

- Found "setsid" socat option. It fixes "no job control". Now trying to fix Ctrl+D.
- socat file:`tty`,raw,echo=0 exec:'bash -li', pty, stderr, setsid, sigint, sane. Not it handles Ctrl+D/Ctrl+Z/Ctrl+C well, I can start Vim inside it, remote history is OK.

View 1 Replies View Related

Software :: Run What Windows Users Typically Call A Clipboard As A Network Service On My Small LAN / Clipboard / Notepad?

Mar 18, 2011

I'd like to have a Linux machine run what Windows users typically call a clipboard as a network service on my small LAN (about 10 machines). More specifically I am looking to have Linux run the clipboard service centrally in the LAN with both Windows and *nix machines able to connect to it as opposed to the peer-to-peer sync model that I am seeing in almost all of the applications I've discovered thus far.

View 2 Replies View Related

General :: Feature-rich Disk-based Personal Backup Program For?

Sep 4, 2011

Could you suggest feature-rich disk-based personal backup program for Linux (and I've seen a few)?

I want to do nightly backups of the whole system and be able to rollback to any of last 7 days. And, it must be incremental backups. What tool should I use? The tutorials I've read about rsync tell only how to store latest incremental backup and I need last 7.

View 3 Replies View Related

General :: Text/source Files: What Is The EOF Indicator

Nov 10, 2010

i am working in gcc compiler i am opening a file using file pointer writing in the file ,entering the text from keyboard tell me the end of file indicator after entering the text

View 2 Replies View Related

General :: Convert An HTML Email Saved As A Text File To A PDF File From The Command Line?

Aug 23, 2011

I need to be able to convert HTML email messages saved as text files (.eml or .msg) to PDF documents, one PDF per email, retaining formatting and images.

Are there any Linux tools that will allow me to do this from the command line (so it can be scripted)?

View 1 Replies View Related

General :: Convert A Html File Into A Text File?

Mar 8, 2010

i'm trying to convert a html file into a text file when i simply run "html2text <filename>" the output displayed is the way we want but when i redirect the same using "-o" or ">>" the file is having extra characters in it. i even tried -ascii,but no much use.

View 4 Replies View Related

Ubuntu :: Convert From Html To Text?

Jul 9, 2010

I have 2 GB of html files and i need to convert all of them at once to text files. Is there any way that I can do it. Converting each of them manually is really a pain and I want to convert all of them with a single command to text files.

View 5 Replies View Related

Programming :: Add HTML Formatting To Text File?

Jun 30, 2010

I need to extract som text from a text file. The text is a test log with system info at the top and results further down. What I need is to add different tags with formatting before and after each line. I have prepared a template with html formatting, but the number of lines in the test log may be different from case to case, so I need to be able to add formatting tags by need. Can this be done using bash script, sed, awk, head, tail... ?

View 4 Replies View Related

Red Hat / Fedora :: HTML To Plain Text Converter In C?

Jul 27, 2010

I am looking for some source package which will convert html fileto text file without using perl.I mainly need to do this on an ARM platform, so if I get sources I can cross compile it. I need the source package in C

View 4 Replies View Related

Ubuntu Multimedia :: How To Install Text / Html Decoder

Sep 12, 2010

I m unable to play audio file with .rm extension... it asks to install text/ html decoder plugin.

View 3 Replies View Related

Programming :: Printing HTML Content As Plain Text?

Sep 16, 2009

My code perl code is as below.I want to print the contents of file "/dir/Myfile".But problem is that the file "Myfile" contains html content as below.

<TP_INFO> <Mail> </Mail> </TP_INFO>

So the IE treats it as HTML content and doesnt print the content present in the tags.Can any one help me to print HTML content as plain text?

sub PrintLog
{
print "Content-Type: text/plain
";

[code]....

View 4 Replies View Related

Ubuntu :: Can Force Evolution To Print Plain Text Instead Of HTML

Sep 27, 2010

When I print receipts from certain company's emails, they span three pages or more bloated with images, links and overly large text. I can view the message in plain text by setting the preferences to only display text instead of html, but it doesn't affect what is printed. I still get the full HTML page printed. Is there a way to force evolution to print in plain text instead of HTML?

View 3 Replies View Related

Ubuntu Multimedia :: RhythmBox - Text / HTML Decoder Plugin?

Nov 11, 2010

I have just added a local radio station to the list in Rhythmbox but when I double click on the link to listen to the radio station i get a message stating: Search for suitable plugins? I click on Search and i am finally informed that: No packages with the requested plugins found. The requested plugins are:
text/html decoder
Where I can get hold of the text/html decoder

View 3 Replies View Related

Programming :: Script To Create Simple HTML From Text File?

Oct 1, 2009

I am working on a script to convert a comma seperated text file into html code line by line. The text file is like so:

Code:

link url, image url, description and I want it to output this:

Code:

<td><a href=�link url�><img src="image url" alt=�description" /></a></td>

Here is what I have so far:

Code:

#!/bin/bash
var1='<td><a href=
var2='><img src="'
var3='" alt=�thumbnail image" /></a></td>'

[code].....

It puts the entire line into the html so its no good. I'll probably need to use awk (I think).

View 5 Replies View Related

Ubuntu Multimedia :: Text - Html Decoder - Play A .mov Video On The Internet

Mar 18, 2011

I have been trying to play a .mov video on the internet, and when the video loads, I get an error that says "search for suitable plugin?.........plugin not found: -text/html decoder" and so i try to open it in movie player, it says its streaming, same thing happens. then I try to play it in vlc media player, and i get no message, it just wont play it. I installed the mediubuntu repository and performed and update and restart, and still it will not play the file. In case you want to try it yourself the address for the video is: [url]

I have all the boxes checked in the updates i.e. important, recommended, pre-released, unsupported etc. I also installed the libdvdreader repository. btw another issue im having is that although installing mediubuntu fixed my poor and choppy dvd playback issue in movieplayer, now it plays, but is very "shaky" basically it looks like they had very unsteady hand while filming. I play it in VLC media player and have zero issues, the picture quality is perfect.

View 3 Replies View Related

Fedora :: Text-to-speech In Okular \ Only Make HTML-only Documents And Not Image Attachments?

Sep 23, 2010

I am using Okular as a chm reader (I know how to use extract_chmlib and htmldoc.. but with those two I can only make HTML-only documents and not image attachments..)and it just happens so I would like my machine to read the text... i have both festival and espeak installed (as well some gnome-based plug-ins)... But I just can't get Okular to speak.

View 2 Replies View Related

Ubuntu :: Enigmail Caused Trouble Viewing HTML Text In Thunderbird And Firefox

Apr 28, 2010

I cannot read html in emails or in Firefox.It was working fine until I tried to modify the message composition settings in the Preferences menu.I was trying to make it so that I could forward messages in HTML to send to a colleague his flight itinerary.I had set all my messages to be composed in plain text by default with Enigmail.A Google search page for example will only show images but no text is rendered. I can see the blue underlines for links.

If I highlight the webpage and copy it to the Notepad, I can read the text. So the issue isn't that the pages aren't loading, but they are not displaying correctly.The same problem is also now present in my email.Please help! I don't know what to do short of reinstalling Ubuntu and I would rather not.I am on version 9.10 if that helps.

View 1 Replies View Related

Fedora :: Is Konsole Most Feature Rich Terminal?

Jun 16, 2011

I've been looking for a alternative terminal to work in while using F15. I've done some Googleing and came across Konsole as being the most feature rich terminal. I'd like a terminal that provides a lot of features so I could possibly increase my efficiency. If something is KDE like Konsole does that mean I have to install the whole KDE environment? If so is there any Fedora terminal alternatives?

View 7 Replies View Related

Red Hat / Fedora :: Convert Plain Text File To Html File Without Using Perl?

Jun 9, 2010

I am looking for some source package which will convert plain text file to html file without using perl.

I mainly need to do this on an ARM platform, so if I get sources I can cross compile it.

View 5 Replies View Related

CentOS 5 :: The Centos-release-notes Package Simply Contains A Bunch Of Text/html Files That Nothing Else Relies Upon?

Apr 3, 2009

Why does centos-release-notes have any dependancies ?

I can see no reason why centos-relese-notes should depend on centos-release when I try "yum erase centos-release-notes" I am told there are 72 dependancies including completely irrelevant packages such as tar all because of this unnecessary dependancy.

The centos-release-notes package simply contains a bunch of text/html files that nothing else relies upon, so why the dependancies ?

View 4 Replies View Related

Fedora :: View A Movie In Totem Error "missing Plugin Text/html Codec"

Sep 15, 2009

I'm trying to view a movie in totem but an error occurs saying missin plugin text/html totem can't find im when it asks to search for. what can i do to solve this error

View 5 Replies View Related

Ubuntu :: Paste Text Copied From Some Outside Vim Source (like A Web Browser)?

Feb 11, 2010

How do you paste text copied from some outside vim source (like a web browser)? That's the one thing that bugs me. I'm trying to more proficient w/ vim, but when I read some instructions on the web that say copy and paste this text into yadayda.conf, I can do that w/ gedit, but can't figure it out in vim.

View 2 Replies View Related

General :: Copy To 'clipboard' From Shell?

Apr 5, 2010

Seems a utility called "xclip" and "xsel" are required, but is there anything simpler, that doesn't require extra utilities, along the lines ofCode:cat foo.txt > clipboardThis would for GNOME.

View 9 Replies View Related

General :: Copy To Clipboard From Within Vi / Vim Without Mouse?

Jun 30, 2011

I want to copy a highlighted field to the clipboard (not the copy/paste within vim but the clipboard that can be pasted outside of vim). I can do this by using the mouse but using the visual command (v) and then the yank command (y) does not do that.Is there a way to do this without the mouse?

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved