Quote:
Originally Posted by davidfor
You can use vi to edit the file. Find the line I mentioned, type "o" (without the quotes) to add a line after it and type in the new line. Press the escape key and then ":wq" to save the changes an exit.
|
We have a liftoff

. It was the space in Kobo eReader.conf filename that was giving me grief with vi, was opening an empty file. Finaly figured that filenames with space need to be in quotation marks to be opened correctly.
Thank you for your help, couldnt have done it without you.