Skip to content

Rconsole file fails to remember GUI settings, and script

3 messages · R. Michael Weylandt, PIKAL Petr, Duncan Murdoch

#
Sorry, I don't use Windows... can't help there.

It's customary to keep cc'ing the list on these sorts of things so
someone with a more similar platform/ more expertise can take the
issue up if needed. Maybe someone else will be able to help you out.

Michael
On Fri, Apr 27, 2012 at 9:05 AM, geo theory <geotheory1 at gmail.com> wrote:
#
Hi

Isn't possible just to change values in etc/Rconsole file?

## Colours for console and pager(s)
# (see rwxxxx/etc/rgb.txt for the known colours).
background = White
normaltext = NavyBlue
usertext = Red
highlight = DarkRed

You can customise it and keep your setting somewhere. With each new 
installation just copy appropriate part aof Rconsole file and save it.

Regards
Petr
wrote:
wrote:
=C2=A0Apolog=
=C2=
had
script =
canno=
know w=
the
the =
one=
fro=
please
user-f=
http://r.789695.n4.nabble.com/Rconsole-file=
-fails-to-remember-GUI-settings-and-script-window-text-colour-option-is-mis=
http://www.R-project.org/posting-guide.h=
http://www.R-project.org/posting-guide.html
#
On 27/04/2012 9:58 AM, Petr PIKAL wrote:
That's not necessarily the right place to look:  see ?Rconsole.   It 
will look in R_USER/Rconsole first.  You can suppress
the lookup by putting --no-Rconsole on the command line.

If the original poster is finding the colours aren't working when he's 
sure he's got the right file, please post details.

Duncan Murdoch