From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: Insight List Subject: focus handling Date: Fri, 07 Apr 2000 14:18:00 -0000 Message-id: <87n1n5k3m0.fsf@cygnus.com> X-SW-Source: 2000-q2/msg00037.html I noticed that the default focus for the source window doesn't seem to be the text pane (ok, I'm assuming this is the case based on the symptoms). This means that when I use the up/down arrows or the page up/down keys, the text doesn't scroll. It does scroll once I use the mouse to select some text (and thus presumably set the focus as a side effect). I think the arrow and page keys should work whenever the focus is anywhere on the source window. Tom