On Wed, Apr 10, 2002 at 01:03:38PM -0400, Bill Benedetto wrote:
> Bill> You did log out and back in after updating your .Xdefaults,
> Bill> right?
>
> Matijs> Yes, I did. Didn't work.
>
> Glyn> or just do
> Glyn>
> Glyn> xrdb -load ~/.Xdefaults
>
> Matijs> Haven't tried that yet.
On Thu, Apr 11, 2002 at 03:36:21PM +0200, Morten Bo Johansen wrote:
> Bill Benedetto <[EMAIL PROTECTED]> wrote:
>
> BB> Does anyone *KNOW* if all X uses ~/.Xdefaults ?? Is there
> BB> somewhere else that Matijs should be trying to put his resources?
I believe Debian looks only in ~/.Xresources.
Bill Benedetto <[EMAIL PROTECTED]> wrote:
BB> Does anyone *KNOW* if all X uses ~/.Xdefaults ?? Is there
BB> somewhere else that Matijs should be trying to put his resources?
Just a suggestion for the latter part.../etc/X11/app-defaults.
Regards,
Morten
--
"Chance is always powerful. Let you
>>> Dave Sherohman writes:
Dave> Cool. Works great for xterm, but what's the Eterm equivalent? The
Dave> obvious choice of
Bill> I believe that Eterm, by default, uses Xterm resources. So the
Bill> same setting, "XTerm*titeInhibit:True", should work for Eterms...
Dave> That's the im
On Wed, Apr 10, 2002 at 01:07:20PM -0400, Bill Benedetto wrote:
> Dave> Cool. Works great for xterm, but what's the Eterm equivalent? The
> Dave> obvious choice of
> I believe that Eterm, by default, uses Xterm resources. So the
> same setting, "XTerm*titeInhibit:True", should work for Eter
Bill> Look at the xterm resource "titeInhibit". Set it to True to stop
Bill> the xterm from resetting after less.
Bill>
Bill> You can test it like this:
Bill>
Bill> xterm -xrm "XTerm*titeInhibit:True"
Dave> Cool. Works great for xterm, but what's the Eterm equivalent? The
Dav
Bill> You did log out and back in after updating your .Xdefaults,
Bill> right?
Matijs> Yes, I did. Didn't work.
Glyn> or just do
Glyn>
Glyn> xrdb -load ~/.Xdefaults
Matijs> Haven't tried that yet. Ok, that makes
Matijs>
Matijs> xrdb -query
Matijs>
Matijs> actually retu
On Wed, Apr 10, 2002 at 06:47:10AM -0400, Bill Benedetto wrote:
> Look at the xterm resource "titeInhibit". Set it to True to stop
> the xterm from resetting after less.
>
> You can test it like this:
>
> xterm -xrm "XTerm*titeInhibit:True"
Cool. Works great for xterm, but what's the Eterm e
On Wed, Apr 10, 2002 at 01:11:31AM -0500, Elizabeth Barham wrote:
> Bill Moseley <[EMAIL PROTECTED]> writes:
> > When I view a man page or run vi or nano from xterm or Konsole and then
> > exit, the screen is restored to the way it was before I started the
> > program.
> I like that too. This is m
On Wed, Apr 10, 2002 at 03:09:28PM +0100, Glyn Millington wrote:
> Bill Benedetto <[EMAIL PROTECTED]> writes:
> > You did log out and back in after updating your .Xdefaults,
> > right?
Yes, I did. Didn't work.
> or just do
>
> xrdb -load ~/.Xdefaults
Haven't tried that yet. Ok, that makes
On Wed, Apr 10, 2002 at 03:48:43AM -0500, Colin Watson wrote:
| On Wed, Apr 10, 2002 at 01:33:57AM -0700, Florentin Ionescu wrote:
| > This might help if you use vim -
| > alias viman="man --pager=\"col -b | vim -R -T linux -c 'set ft=man nomod
nolist' -c 'sy on' -\""
|
| Wow, nice hack. There's
Bill Benedetto <[EMAIL PROTECTED]> writes:
>
> You did log out and back in after updating your .Xdefaults,
> right?
or just do
xrdb -load ~/.Xdefaults
Glyn
--
Debian Home http://www.debian.org
Debian Planet http://www.debianplanet.org/
For the children http://www.debian.org/devel
Bill> Look at the xterm resource "titeInhibit". Set it to True to stop
Bill> the xterm from resetting after less.
Bill>
Bill> You can test it like this:
Bill>
Bill> xterm -xrm "XTerm*titeInhibit:True"
Bill>
Bill> and then put it in your .Xdefaults file (or whatever you favor).
On Wed, Apr 10, 2002 at 06:47:10AM -0400, Bill Benedetto wrote:
> Look at the xterm resource "titeInhibit". Set it to True to stop
> the xterm from resetting after less.
>
> You can test it like this:
>
> xterm -xrm "XTerm*titeInhibit:True"
>
> and then put it in your .Xdefaults file (or what
Setting the 'PAGER' environmental variable to "exec less -sX" may
also serve your needs.
--
Lance Heller | Thales Training & Simulation
Principal Systems & S/W Engr. | 5233-A S. 122nd E. Ave.
[EMA
BillM> When I view a man page or run vi or nano from xterm or Konsole and then
BillM> exit, the screen is restored to the way it was before I started the
BillM> program.
BillM>
BillM> This doesn't happen when not running X. How do I
BillM> disable this? I like to be able to scroll d
On Wed, Apr 10, 2002 at 01:33:57AM -0700, Florentin Ionescu wrote:
> This might help if you use vim -
> alias viman="man --pager=\"col -b | vim -R -T linux -c 'set ft=man nomod
> nolist' -c 'sy on' -\""
Wow, nice hack. There's also the :Man command in vim 6, which you might
like.
--
Colin Wats
TECTED]>
| To: debian-user@lists.debian.org
| Subject: How to *not* restore screen after viewing man pages in X
| Resent-Date: Tue, 09 Apr 2002 21:54:46 -0700
| Resent-From: debian-user@lists.debian.org
|
| When I view a man page or run vi or nano from xterm or Konsole and then
| exit, the screen is r
On Wed, Apr 10, 2002 at 01:11:31AM -0500, Elizabeth Barham wrote:
> Bill Moseley <[EMAIL PROTECTED]> writes:
>
> > When I view a man page or run vi or nano from xterm or Konsole and then
> > exit, the screen is restored to the way it was before I started the
> > program.
> >
> > This doesn't happ
Bill Moseley <[EMAIL PROTECTED]> writes:
> When I view a man page or run vi or nano from xterm or Konsole and then
> exit, the screen is restored to the way it was before I started the
> program.
>
> This doesn't happen when not running X. How do I disable this? I like
> to be able to scroll do
When I view a man page or run vi or nano from xterm or Konsole and then
exit, the screen is restored to the way it was before I started the
program.
This doesn't happen when not running X. How do I disable this? I like
to be able to scroll down in a man page, exit, and leave that text
viewable.
21 matches
Mail list logo