![]() |
2007-03-24
, 17:11
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#12
|
1. Copy opera.ini to the "Documents" directory (which is visible from the file manager). If you give the copy a .txt extension, you'll be able to open and edit it in Notes:
(Cut and paste this command in xterm after you become root)
cp ./.opera/opera.ini ./MyDocs/.documents/operaini.txt
2. When you've made the changes you want, make sure that Opera is closed and copy the results back:
(Cut and paste this command in xterm after you become root)
cp -f ./MyDocs/.documents/operaini.txt ./.opera/opera.ini
Note: Shamelessly ripped from part of artkavanagh's post.
![]() |
2007-03-24
, 17:19
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#13
|
![]() |
2007-03-24
, 17:35
|
Posts: 9 |
Thanked: 0 times |
Joined on Jan 2006
@ Tennessee
|
#14
|
![]() |
2007-03-24
, 22:14
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#15
|
![]() |
2007-04-27
, 19:10
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#16
|
I know NOTHING about using vim. I can load the file in vim, but whenever I try to change the font size, nothing happens. I don't know how to change the number that's there (7) to the number I want it to be (16). I have tried following the directions in this thread, but unfortunately, they assume I know how to use the editor (either vi or vim).
Can someone please help? I really need to change that minimum font size.
I also tried copying the ini file to a txt file per the instructions in a post above; however, my directories must not be set up the same way or something because the editor tells me it can't find that file or directory.
I will appreciate ANY help I can get.
Under the earlier version of the operating system, whatever programs I was using for xterm and a text editor were much, much easier to use.