From: Federico Benavento <benavento@gmail.com>
To: 9fans <9fans@cse.psu.edu>
Subject: [9fans] Links support for scroll wheels.
Date: Mon, 7 Mar 2005 15:10:00 -0300 [thread overview]
Message-ID: <32d987d50503071010e4813c0@mail.gmail.com> (raw)
plan9% diff plan9.c links-ape/plan9.c
194a195,203
> if(m.buttons & 8){
> gd.keyboard_handler(&gd, KBD_PAGE_UP, 0);
> return;
> }
> if(m.buttons & 16){
> gd.keyboard_handler(&gd, KBD_PAGE_DOWN, 0);
> return;
> }
>
--
Federico G. Benavento
next reply other threads:[~2005-03-07 18:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-07 18:10 Federico Benavento [this message]
2005-03-07 18:58 ` andrey mirtchovski
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=32d987d50503071010e4813c0@mail.gmail.com \
--to=benavento@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).