[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Squeeze GNOME Terminal 2.30.2 config



rir wrote:
> I'd like to configure Gnome Terminal to:
>   o- Pass the <F1> key through to the program being run.
>   o- Have the terminal launch in 25 lines x 80 columns
>   o- Have the terminal launch in a custom size or zoom setting.
> I want to do this by some configuration settings, not by mousing
> around.

It reads to me that you would be happier running XTerm instead of
gnome-terminal.

  $ xterm -geometry =80x25 &

  $ xterm -geometry =80x25 -fn 8x9 &

  $ xterm -geometry =80x25 -fn 9x15 &

  $ xterm -geometry =80x25 -fn '-efont-fixed-medium-r-normal-*-16-*-*-*-*-*-iso10646-1' &

  $ update-alternatives --display x-terminal-emulator

  # update-alternatives --config x-terminal-emulator

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: