Cole Radcliffe wrote:
Thanks for the help with the font size. Now why does why does "%RUN%
XWin  -silent-dup-error -scrollbars" give me a terminal with no scroll
bars?

--
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/

the scrollbars param for XWin is not the same as the scrollbar param for terminals...

xterm ( and other terminal emulators take a 'scrollbar' variant parameter )

EX.
xterm -sb -sl 2500
rxvt -sb -sl 2500

--
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/

Reply via email to