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

normally start new xterms [was: Re: smartctl cannot access my storage, need syntax help]



On 18/01/2024 04:20, Thomas Schmitt wrote:

I normally start new xterms by

   xterm -ls -geometry 80x24 -bg wheat -fg black -sl 10000 +sb &

Options may be put into ~/.Xresources

xterm*vt100.saveLines: 10000
xterm*VT100.background: wheat
xterm*VT100.foreground: black
! etc

Use xrdb to merge changes without restarting X session. It is possible to have several presets (-name or -class), see /etc/X11/app-defaults/


Reply to: