From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45e22e468ef7fee73c6fdab5bf945f7e@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] Mouse cursor is too large. From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 2 Oct 2002 12:26:41 -0400 Topicbox-Message-UUID: fb937d3e-eaca-11e9-9e20-41e7f4b1d025 You're right -- there's only one switch in s3load. There used to be identical redundant ones. I forgot that the second got replaced by the dolock variable. When you move the mouse over a window border, does the cursor change at all? (On a system with a working cursor, the cursor changes to indicate that you can drag the window border to resize the window.) Russ