Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!eos!labrea!polya!Gang-of-Four.Stanford.EDU!weening From: weening@Gang-of-Four.Stanford.EDU (Joe Weening) Newsgroups: comp.windows.x Subject: Bug in xterm option parsing? Message-ID: <5644@polya.Stanford.EDU> Date: 14 Dec 88 03:41:56 GMT Sender: news@polya.Stanford.EDU Reply-To: weening@Gang-of-Four.Stanford.EDU (Joe Weening) Organization: Computer Science Department, Stanford University Lines: 10 I wanted to disable jump scrolling in xterm, so I put the following in my ~/.Xres file. xterm*jumpScroll: off This file is loaded by an xrdb command when I start the server. Now, what happens is that xterm starts with jump scrolling off unless it is started with the "-ls" option in the command line, in which case jump scrolling is turned on. Any idea what causes this? Joe Weening Computer Science Dept. weening@Gang-of-Four.Stanford.EDU Stanford University