On 4 Sep, 2006, at 03:07, [EMAIL PROTECTED] wrote:
[snip]
Note: This is the command line I used from the "How to PDF":
1.6 How to get rid of the Xterm that starts without asking ?
In the starting Xterm, type the following command line :
sudo nano /etc/X11/xinit/xinitrc
go to the line that contains " xterm & ", and add a " # " at the
beginning. Which gives :
before :
xterm &
after :
# xterm &
after the change :
CTRL-O to validate the change, folowed by CTRL-X to quit the Nano
editor
-> effect : on the next launch of OpenOffice.org, the Xterm won't
show up again.
It doesn't specify that after the Ctrl O you need to press Return.
The first time I didn't do this and it did not work.
--
pqb
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]