Hi, i wrote: > > xterm -ls -geometry 80x24 -bg wheat -fg black -sl 10000 +sb &
Max Nikulin wrote: > Options may be put into ~/.Xresources > xterm*vt100.saveLines: 10000 > xterm*VT100.background: wheat > xterm*VT100.foreground: black I have it in ~/.fvwm2rc as: *FvwmButtons xterm_ts5 linuxterm.xpm Exec xterm -ls -geometry 80x24 -bg wheat -fg black -sl 10000 +sb This causes a button in the button box which creates a new xterm when clicked. Have a nice day :) Thomas