Skip to content Accesskey=4Skip to sub-navigation Accesskey=3View our Accessibility Options MIT Information Systems Home About IS&T Contact IS&T Site Map Search Advanced Search
Getting StartedGetting Services by Topic or Alphabetically Getting Help

On This Page

[Help]

  

Quick Links

Top Level

Related Links

Ask OLC a question

Athena Consulting Homepage

Helpdesk Stock Answers (for Mac/PC questions)


How to GET RID of the ARROWS in the CONSOLE WINDOW

While it is possible to get rid of the arrows on the console window, it is
not very simple.  Following is a solution for now, but it might not work in
the future Athena releases.  Just add the following lines to your
~/.Xresources file:

Console*form.form:      hide: 0 0 - -                                   \
                        scrollup: 0 0 - -                               \
                        scrolldown: 0 0 - -                             \
                        scrollBarWindow: 0 hide - 100                   \
                        textDisplayWindow: scrollBarWindow hide 100 100 \
                        title: hide 0 100 textDisplayWindow

Another thing to try is to add these lines instead:

	Console*Arrow.height:                   0
	Console*Arrow.width:                    0

MIT Home | Getting Started | Getting Services | Getting Help | About IS&T | Accessibility
Ask a technology question or send a comment about this web page.