From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4f7408f089cd5086644b72ce7869ae8a@plan9.escet.urjc.es> To: 9fans@cse.psu.edu Subject: Re: [9fans] cooked mouse mode. From: Gorka Guardiola Date: Fri, 14 Jan 2005 15:15:56 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 2f9810b0-eace-11e9-9e20-41e7f4b1d025 >>> 1. you're managing more than one mouse, and want different modes >> > > Isn't what Mousectl is for?. You cook just one of them. Mousectl is a parameter to > setmousemode (did I get it wrong in the example?). See the manual in the patch for > more details. > > setmousemode(Mousectl* mc, int mode) Sorry, you are right. This state should be for each Mousectl... G.