Re: Alternative window managers for Apple X11?
Re: Alternative window managers for Apple X11?
- Subject: Re: Alternative window managers for Apple X11?
- From: robert delius royar <email@hidden>
- Date: Fri, 28 Mar 2003 14:54:41 -0500 (EST)
- Organization: An Apple OS X end user
- Priority: NEW
On Fri, 28 Mar 2003, Rich Morin wrote:
> If I could run the app in a regular ssh session, I could use Terminal's
> scrollbars, etc. When I try this, however, the app complains:
Someone posted the following ~/.Xresources fragment earlier. It works for
scrolling in my xterm.
*VT100.translations: #override\
Ctrl <KeyPress> Prior : scroll-back(1,halfpage)\n\
Ctrl <KeyPress> Next : scroll-forw(1,halfpage)\n\
Ctrl <KeyPress> Up : scroll-back(1,line)\n\
Ctrl <KeyPress> Down : scroll-forw(1,line)
I invoke xterm with the X11.app menu command
xterm -title XTerm -nul +dc +cm -cu -leftbar -tn color_xterm -geometry 128x50+10+5 -ls -hc yellow1 -sb -sl 5000 -bc -cr blue -pc -fn "-dec-terminal-medium-*-*-*-*-*-*-*-*-*-iso8859-1"--
Dr. Robert Delius Royar Associate Professor of English
Morehead State University Morehead, Kentucky
Kill UGLY Corporate Radio
What if we could only ask questions? Would we be able to communicate?
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.