9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* RE: [9fans] simple keyboard question
@ 2003-12-21 17:10 Tiit Lankots
  2003-12-21 17:22 ` Rob Pike
  2003-12-22  7:23 ` boyd, rounin
  0 siblings, 2 replies; 16+ messages in thread
From: Tiit Lankots @ 2003-12-21 17:10 UTC (permalink / raw)
  To: 9fans

> dvoraks are no more efficient for typists than qwerty keyboards.
> the only good argument i've heard for using them is that, during the
> transition period, you tend to be a very slow typist and this may
> alleviate RSI.

That Dvorak's idea was flawed, anyone can tell. But qwerty was designed
to _slow the typist down_. 

Tiit


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

* Re: [9fans] simple keyboard question
  2003-12-21 17:10 [9fans] simple keyboard question Tiit Lankots
@ 2003-12-21 17:22 ` Rob Pike
  2003-12-22  7:23 ` boyd, rounin
  1 sibling, 0 replies; 16+ messages in thread
From: Rob Pike @ 2003-12-21 17:22 UTC (permalink / raw)
  To: 9fans

> That Dvorak's idea was flawed, anyone can tell. But qwerty was designed
> to _slow the typist down_.

another myth, just not true.  look up the story at google.com (try
	dvorak keyboard fudged
as a starter).

-rob



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

* Re: [9fans] simple keyboard question
  2003-12-21 17:10 [9fans] simple keyboard question Tiit Lankots
  2003-12-21 17:22 ` Rob Pike
@ 2003-12-22  7:23 ` boyd, rounin
  1 sibling, 0 replies; 16+ messages in thread
From: boyd, rounin @ 2003-12-22  7:23 UTC (permalink / raw)
  To: 9fans

> That Dvorak's idea was flawed, anyone can tell. But qwerty was designed
> to _slow the typist down_.

that's one theory, but i'm not sure anybody knows why (rob?).

anyway i can hunt 'n peck at 120wpm so i don't really need to
go any faster, but if i do i'll use a _well designed_ mouse interface.



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

* Re: [9fans] simple keyboard question
  2003-12-21 22:14 ` Hugo Santos
@ 2003-12-22  8:43   ` Fco.J.Ballesteros
  0 siblings, 0 replies; 16+ messages in thread
From: Fco.J.Ballesteros @ 2003-12-22  8:43 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 245 bytes --]

Copy usbhid from /n/sources/nemo (see a mail to the list about this),
then you'd have to edit a translation table (map) for dvorak. Despite
its name, usbhid handles also the cons(3) keyboard just to translate
runes to adapt to your key map.

[-- Attachment #2: Type: message/rfc822, Size: 2657 bytes --]

From: Hugo Santos <hugo_santos@users.sourceforge.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] simple keyboard question
Date: Sun, 21 Dec 2003 22:14:20 +0000
Message-ID: <3FE61B3C.3040706@users.sourceforge.net>

Hugo Santos wrote:

> How may i change the keymap in plan9? I wish to use Dvorak. I browsed
> through some man pages but found no information.
>
> Hugo Santos
>
Well, thanks for all your opinions about dvorak, but the main question
wasnt answered, how do i change the keymap? :-)
About dvorak, to me, it seems a bit more logical to use and easier on
the hands than qwerty. In overall, i think it is nicer.

HS

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

* Re: [9fans] simple keyboard question
  2003-12-21 21:09 ` Dan Cross
@ 2003-12-22  7:31   ` boyd, rounin
  0 siblings, 0 replies; 16+ messages in thread
From: boyd, rounin @ 2003-12-22  7:31 UTC (permalink / raw)
  To: 9fans

> They had their fingers in many pies, including computers!  Does anyone
> remember Remington-Rand Univac?

yup

> (ps- Homage to Boyd: The M-40 sniper rifle is pretty good, but I'd just
> as soon take a Sprinfield M1A with a heavy barrel.)

been reading my SEAL Sniper Training Program :)  even in 'nam the M-40
was the weapon of choice.  but, i think i'll stick to M9's.



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

* Re: [9fans] simple keyboard question
  2003-12-21 17:42 Tiit Lankots
  2003-12-21 21:09 ` Dan Cross
  2003-12-22  1:46 ` Charles Forsyth
@ 2003-12-22  7:25 ` boyd, rounin
  2 siblings, 0 replies; 16+ messages in thread
From: boyd, rounin @ 2003-12-22  7:25 UTC (permalink / raw)
  To: 9fans

> by remington (of the rifle fame)

yeah, pass me my remington 700 with sniper scope [M-40].



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

* Re: [9fans] simple keyboard question
  2003-12-21 17:07 ` Rob Pike
  2003-12-21 21:14   ` Rasputin
@ 2003-12-22  7:20   ` boyd, rounin
  1 sibling, 0 replies; 16+ messages in thread
From: boyd, rounin @ 2003-12-22  7:20 UTC (permalink / raw)
  To: 9fans

> dvoraks are no more efficient for typists than qwerty keyboards.

i like US qwerty.  great to write code on.  could be better, but i'll
take US qwerty if i can get it.  writing code on azerty is no fun,
although not so bad once you've installed sam;  give me the mouse
anyday -- keyboard shortcuts are indicative of a bad mouse interface.



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

* Re: [9fans] simple keyboard question
@ 2003-12-22  2:40 David Presotto
  0 siblings, 0 replies; 16+ messages in thread
From: David Presotto @ 2003-12-22  2:40 UTC (permalink / raw)
  To: hugo_santos, 9fans

Lots of ways over time.  The quick and dirty one is just change the scan code
mappings in the kernel's kbd.c.  Better you than me since you've got the
keyboard.


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

* RE: [9fans] simple keyboard question
  2003-12-21 17:42 Tiit Lankots
  2003-12-21 21:09 ` Dan Cross
@ 2003-12-22  1:46 ` Charles Forsyth
  2003-12-22  7:25 ` boyd, rounin
  2 siblings, 0 replies; 16+ messages in thread
From: Charles Forsyth @ 2003-12-22  1:46 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 113 bytes --]

same principle, as often used by standards committees:
you just keep firing (typing) away until they fall down

[-- Attachment #2: Type: message/rfc822, Size: 2353 bytes --]

From: "Tiit Lankots" <t.lankots@aprote.ee>
To: <9fans@cse.psu.edu>
Subject: RE: [9fans] simple keyboard question
Date: Sun, 21 Dec 2003 19:42:48 +0200
Message-ID: <81132473206F3A46A72BD6116E1A06AE479CD6@black.aprote.com>

but the google lookup was nevertheless useful.
i didn't know before that the typewriter was marketed
by remington (of the rifle fame)

Tiit

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

* Re: [9fans] simple keyboard question
  2003-12-21 13:46 Hugo Santos
  2003-12-21 17:07 ` Rob Pike
@ 2003-12-21 22:14 ` Hugo Santos
  2003-12-22  8:43   ` Fco.J.Ballesteros
  1 sibling, 1 reply; 16+ messages in thread
From: Hugo Santos @ 2003-12-21 22:14 UTC (permalink / raw)
  To: 9fans

Hugo Santos wrote:

> How may i change the keymap in plan9? I wish to use Dvorak. I browsed
> through some man pages but found no information.
>
> Hugo Santos
>
Well, thanks for all your opinions about dvorak, but the main question
wasnt answered, how do i change the keymap? :-)
About dvorak, to me, it seems a bit more logical to use and easier on
the hands than qwerty. In overall, i think it is nicer.

HS



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

* Re: [9fans] simple keyboard question
  2003-12-21 17:07 ` Rob Pike
@ 2003-12-21 21:14   ` Rasputin
  2003-12-22  7:20   ` boyd, rounin
  1 sibling, 0 replies; 16+ messages in thread
From: Rasputin @ 2003-12-21 21:14 UTC (permalink / raw)
  To: 9fans

Rob Pike wrote:
> funny thing about dvorak keyboards.  they're based on bad science.
> mr dvorak knew what we wanted and fudged his data until he got it,
> but it was all bogus.  on the other had, the qwerty keyboard actually
> was tested quite a bit in the early days and came out on top.
>
> dvoraks are no more efficient for typists than qwerty keyboards.
> the only good argument i've heard for using them is that, during the
> transition period, you tend to be a very slow typist and this may
> alleviate RSI.

Speaking as someone with RSI I'd disagree.The layout does seem to
minimise movement and overstretching of the fingers.
  YMMV, of course.



--
Rasputin :: Jack of All Trades - Master of Nuns



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

* Re: [9fans] simple keyboard question
  2003-12-21 17:42 Tiit Lankots
@ 2003-12-21 21:09 ` Dan Cross
  2003-12-22  7:31   ` boyd, rounin
  2003-12-22  1:46 ` Charles Forsyth
  2003-12-22  7:25 ` boyd, rounin
  2 siblings, 1 reply; 16+ messages in thread
From: Dan Cross @ 2003-12-21 21:09 UTC (permalink / raw)
  To: 9fans

"Tiit Lankots" <t.lankots@aprote.ee> writes:
>
> but the google lookup was nevertheless useful.
> i didn't know before that the typewriter was marketed
> by remington (of the rifle fame)

They had their fingers in many pies, including computers!  Does anyone
remember Remington-Rand Univac?

	- Dan C.

(ps- Homage to Boyd: The M-40 sniper rifle is pretty good, but I'd just
as soon take a Sprinfield M1A with a heavy barrel.)


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

* RE: [9fans] simple keyboard question
@ 2003-12-21 17:42 Tiit Lankots
  2003-12-21 21:09 ` Dan Cross
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Tiit Lankots @ 2003-12-21 17:42 UTC (permalink / raw)
  To: 9fans

but the google lookup was nevertheless useful.
i didn't know before that the typewriter was marketed
by remington (of the rifle fame)

Tiit


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

* RE: [9fans] simple keyboard question
@ 2003-12-21 17:38 Tiit Lankots
  0 siblings, 0 replies; 16+ messages in thread
From: Tiit Lankots @ 2003-12-21 17:38 UTC (permalink / raw)
  To: 9fans

 > another myth, just not true.  look up the story at google.com (try
> 	dvorak keyboard fudged
> as a starter).

Different web pages tell different stories. But if experiments show
that qwerty typists are nowadays faster than dvorak's - you can't
argue with facts.

Tiit


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

* Re: [9fans] simple keyboard question
  2003-12-21 13:46 Hugo Santos
@ 2003-12-21 17:07 ` Rob Pike
  2003-12-21 21:14   ` Rasputin
  2003-12-22  7:20   ` boyd, rounin
  2003-12-21 22:14 ` Hugo Santos
  1 sibling, 2 replies; 16+ messages in thread
From: Rob Pike @ 2003-12-21 17:07 UTC (permalink / raw)
  To: 9fans

funny thing about dvorak keyboards.  they're based on bad science.
mr dvorak knew what we wanted and fudged his data until he got it,
but it was all bogus.  on the other had, the qwerty keyboard actually
was tested quite a bit in the early days and came out on top.

dvoraks are no more efficient for typists than qwerty keyboards.
the only good argument i've heard for using them is that, during the
transition period, you tend to be a very slow typist and this may
alleviate RSI.

-rob



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

* [9fans] simple keyboard question
@ 2003-12-21 13:46 Hugo Santos
  2003-12-21 17:07 ` Rob Pike
  2003-12-21 22:14 ` Hugo Santos
  0 siblings, 2 replies; 16+ messages in thread
From: Hugo Santos @ 2003-12-21 13:46 UTC (permalink / raw)
  To: 9fans

How may i change the keymap in plan9? I wish to use Dvorak. I browsed
through some man pages but found no information.

Hugo Santos



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

end of thread, other threads:[~2003-12-22  8:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-21 17:10 [9fans] simple keyboard question Tiit Lankots
2003-12-21 17:22 ` Rob Pike
2003-12-22  7:23 ` boyd, rounin
  -- strict thread matches above, loose matches on Subject: below --
2003-12-22  2:40 David Presotto
2003-12-21 17:42 Tiit Lankots
2003-12-21 21:09 ` Dan Cross
2003-12-22  7:31   ` boyd, rounin
2003-12-22  1:46 ` Charles Forsyth
2003-12-22  7:25 ` boyd, rounin
2003-12-21 17:38 Tiit Lankots
2003-12-21 13:46 Hugo Santos
2003-12-21 17:07 ` Rob Pike
2003-12-21 21:14   ` Rasputin
2003-12-22  7:20   ` boyd, rounin
2003-12-21 22:14 ` Hugo Santos
2003-12-22  8:43   ` Fco.J.Ballesteros

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