9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David JEANNOT <djeannot24@gmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] about resizing code in 9/port/devmouse.c
Date: Sat, 12 May 2007 01:47:08 +0200	[thread overview]
Message-ID: <20070511234708.GA4807@crazypenguin.whypasp.net> (raw)

Hi,

Mouse(3) and rio(4) say:

'The mouse and cursor files are multiplexed by rio(1) to give
 the illusion of a private mouse to each of its clients.  The
 semantics are otherwise the same except that notification of
 a window resize is passed to the application using a mouse
 message beginning with r rather than m'

'In a standard mouse message, the first character is m,
 but rio will send an otherwise normal message with
 the first character r if the corresponding window
 has been resized.'

However, 9/port/devmouse.c seems to be resize-aware. I'm confused.

Merci beaucoup, david.


             reply	other threads:[~2007-05-11 23:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11 23:47 David JEANNOT [this message]
2007-05-12  8:08 ` Charles Forsyth
2007-05-14 14:05 ` Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070511234708.GA4807@crazypenguin.whypasp.net \
    --to=djeannot24@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).