This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]