On Tuesday 24 August 2004 09:45, Helge Hafting wrote:
> Of course this solution makes changing any other preferences
> more difficult, as you have to update the two other files
> afterwards.  A better option is to write a script that modifies
> the \screen_zoom setting in .lyx/preferences directly before
> starting lyx.  This script may be a little harder to write though.

Take a look at using something like:

perl -i -pe 's/screen_zoom \d+/screen_zoom XXX/' $HOME/.lyx/preferences

where XXX is the new number you want.

-- 
----- [EMAIL PROTECTED]   http://s11n.net
"...pleasure is a grace and is not obedient to the commands
of the will." -- Alan W. Watts

Reply via email to