9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Links support for scroll wheels.
@ 2005-03-07 18:10 Federico Benavento
  2005-03-07 18:58 ` andrey mirtchovski
  0 siblings, 1 reply; 2+ messages in thread
From: Federico Benavento @ 2005-03-07 18:10 UTC (permalink / raw)
  To: 9fans

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] Links support for scroll wheels.
  2005-03-07 18:10 [9fans] Links support for scroll wheels Federico Benavento
@ 2005-03-07 18:58 ` andrey mirtchovski
  0 siblings, 0 replies; 2+ messages in thread
From: andrey mirtchovski @ 2005-03-07 18:58 UTC (permalink / raw)
  To: benavento, 9fans


thanks, i put out a new tgz and binary on the ucalgary web site.

now if we could only figure out why ssl fails :(



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-07 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-07 18:10 [9fans] Links support for scroll wheels Federico Benavento
2005-03-07 18:58 ` andrey mirtchovski

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).