[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.0707211102500.27563@idefix.wisa.be>
Date: Sat, 21 Jul 2007 11:03:37 +0200 (CEST)
From: Daniël Mantione <daniel.mantione@...epascal.org>
To: Bodo Eggert <7eggert@....de>
cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: Keyboard programming needs root
Op Thu, 19 Jul 2007, schreef Bodo Eggert:
> Daniël Mantione <daniel.mantione@...epascal.org> wrote:
> > Op Thu, 19 Jul 2007, schreef Dmitry Torokhov:
> >> On 7/14/07, Daniel Mantione <daniel.mantione@...epascal.org> wrote:
>
> > To make this discussion productive, I want to work towards a solution. I
> > don't mind how I can make the keyboard work as it should, I just want it
> > work. Think of the needs of a user interface, you walk through controls
> > using tab and shift+tab, put common commands under the function keys and
> > shift/control/alt combinations. Cursor control in an editor is done with
> > the navigation pad on your keyboard: arrows, home/end/pgup/pgdown, plus
> > shift/control/alt combinations with them.
> >
> > That is all, nothing fancy. Could the kernel support a way to do this?
>
> It could, but nobody had the idea of combining a cooked mode and a raw mode
> like DOS provides. OK, DOS did not do a good job, you had to peek the shift
> status separately, but you had the assigned character as well as the
> (translated) scancode. IIRC, X11 does the same, but with the scancodes
> (and the mouse coordinates?) included.
Well, let's go for it then. Where to start?
Greetings,
Daniël Mantione
Powered by blists - more mailing lists