FW: How to get scroll bars on initial xterm instance?

Thomas Dickey dickey@his.com
Mon Apr 7 20:41:00 GMT 2008


On Mon, 7 Apr 2008, Crider, Joseph A wrote:

> Or create a .Xresources file in your home directory that includes
> 	Xterm.*.saveLines: 3000
> 	Xterm.*.scrollbar: true

perhaps you meant

 	XTerm*saveLines: 3000
 	XTerm*scrollbar: true

(the class name is "XTerm", and the "." is redundant when adjacent to "*")

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list