9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] KVM switch problem
@ 2002-12-28 16:45 Tharaneedharan Vilwanathan
  2002-12-28 16:51 ` Sam
  0 siblings, 1 reply; 4+ messages in thread
From: Tharaneedharan Vilwanathan @ 2002-12-28 16:45 UTC (permalink / raw)
  To: 9fans

This is a multi-part message in MIME format.

------=_NextPart_000_0033_01C2AE66.993E0130
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I use Belkin OmniCube KVM switch. Whenever I press SCROLL LOCK key twice =
and press ARROW key (to move to another machine from Plan 9), I get two =
void characters (called 'Peter face' or something?) displayed. When I =
come back to Plan 9, I have to erase these two characters, if needed. =
How can I avoid this?

Regards
dharani


------=_NextPart_000_0033_01C2AE66.993E0130
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2722.900" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I use Belkin OmniCube KVM switch. =
Whenever I press=20
SCROLL LOCK key twice and press ARROW key (to move to another machine =
from Plan=20
9), I get two void characters (called 'Peter face' or something?) =
displayed.=20
When I come back to Plan 9, I have to erase these two characters, if =
needed. How=20
can I avoid this?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>dharani</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0033_01C2AE66.993E0130--



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

* [9fans] KVM switch problem
  2002-12-28 16:45 [9fans] KVM switch problem Tharaneedharan Vilwanathan
@ 2002-12-28 16:51 ` Sam
  2002-12-28 17:05   ` Tharaneedharan Vilwanathan
  0 siblings, 1 reply; 4+ messages in thread
From: Sam @ 2002-12-28 16:51 UTC (permalink / raw)
  To: 9fans

Buy a better KVM switch.

Sam

On Sat, 28 Dec 2002, Tharaneedharan Vilwanathan
wrote:

> Hi,
>
> I use Belkin OmniCube KVM switch. Whenever I press SCROLL LOCK key twice and press ARROW key (to move to another machine from Plan 9), I get two void characters (called 'Peter face' or something?) displayed. When I come back to Plan 9, I have to erase these two characters, if needed. How can I avoid this?
>
> Regards
> dharani
>
>



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

* [9fans] KVM switch problem
  2002-12-28 16:51 ` Sam
@ 2002-12-28 17:05   ` Tharaneedharan Vilwanathan
  2002-12-28 17:19     ` Sam
  0 siblings, 1 reply; 4+ messages in thread
From: Tharaneedharan Vilwanathan @ 2002-12-28 17:05 UTC (permalink / raw)
  To: 9fans

Sam,

Since it doesnt happen in other operating systems (Linux, FreeBSD and
WinXX), I thought this needs some fix/cover-up in Plan 9. Are you saying the
problem is in the device?

Regards
dharani

> Buy a better KVM switch.
>
> Sam
>
> On Sat, 28 Dec 2002, Tharaneedharan Vilwanathan
> wrote:
>
> > Hi,
> >
> > I use Belkin OmniCube KVM switch. Whenever I press SCROLL LOCK key twice
and press ARROW key (to move to another machine from Plan 9), I get two void
characters (called 'Peter face' or something?) displayed. When I come back
to Plan 9, I have to erase these two characters, if needed. How can I avoid
this?
> >
> > Regards
> > dharani
> >
> >
>



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

* [9fans] KVM switch problem
  2002-12-28 17:05   ` Tharaneedharan Vilwanathan
@ 2002-12-28 17:19     ` Sam
  0 siblings, 0 replies; 4+ messages in thread
From: Sam @ 2002-12-28 17:19 UTC (permalink / raw)
  To: 9fans

It sounds like the device isn't buffering up the scroll locks
like it should.  If the belkin is going to sniff some special
key sequence off the keyboard, he should queue up the sequence
such that if <scroll><scroll> is keyed it remains in the
kvm for some set timeout waiting for an up or down key
sequence.  Further, if the proper sequence *is* keyed, it
certainly shouldn't be sent down to the connected pc (besides -
which one do we choose to send it to?  The prior connected
one, or the new one?).  All in all it seems to be a bad solution to
the pseudo problem of "how can the user swap machines without
having to touch the kvm?"  Stick to the buttons on the box
and hopefully this will go away.

As an aside, the other OSs probably see a scroll lock on, scroll
lock off - if they interpret the keycode at all.

Cheers,

Sam

On Sat, 28
Dec 2002, Tharaneedharan Vilwanathan wrote:

> Sam,
>
> Since it doesnt happen in other operating systems (Linux, FreeBSD and
> WinXX), I thought this needs some fix/cover-up in Plan 9. Are you saying the
> problem is in the device?
>
> Regards
> dharani
>
> > Buy a better KVM switch.
> >
> > Sam
> >
> > On Sat, 28 Dec 2002, Tharaneedharan Vilwanathan
> > wrote:
> >
> > > Hi,
> > >
> > > I use Belkin OmniCube KVM switch. Whenever I press SCROLL LOCK key twice
> and press ARROW key (to move to another machine from Plan 9), I get two void
> characters (called 'Peter face' or something?) displayed. When I come back
> to Plan 9, I have to erase these two characters, if needed. How can I avoid
> this?
> > >
> > > Regards
> > > dharani
> > >
> > >
> >
>



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

end of thread, other threads:[~2002-12-28 17:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-28 16:45 [9fans] KVM switch problem Tharaneedharan Vilwanathan
2002-12-28 16:51 ` Sam
2002-12-28 17:05   ` Tharaneedharan Vilwanathan
2002-12-28 17:19     ` Sam

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