public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* drivers/char/keyboard.c now unused?
@ 2003-01-30  2:41 Nigel Cunningham
  2003-01-30  3:27 ` Valdis.Kletnieks
  2003-01-31 17:55 ` Vojtech Pavlik
  0 siblings, 2 replies; 3+ messages in thread
From: Nigel Cunningham @ 2003-01-30  2:41 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi all.

I've been doing some work on porting my patches to the 2.4 version of
software suspend to 2.5. Under 2.4, I use the shift_state variable from
drivers/char/keyboard.c to provide interactive, step-by-step progression
through the process. That is, there is an option for you to be able to
press and release shift before the next stage starts. With the new input
layer, drivers/char/keyboard.c still exists, but seems to be unused. Can
I get confirmation that my understand is correct, and (if possible) a
pointer to information on how I can reimplement the functionality under
2.5?

Oh and before anyone has a hernia, I'm not intending to leave this
functionality in the final version - its just for debugging purposes.

Thanks in advance,

Nigel


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

* Re: drivers/char/keyboard.c now unused?
  2003-01-30  2:41 drivers/char/keyboard.c now unused? Nigel Cunningham
@ 2003-01-30  3:27 ` Valdis.Kletnieks
  2003-01-31 17:55 ` Vojtech Pavlik
  1 sibling, 0 replies; 3+ messages in thread
From: Valdis.Kletnieks @ 2003-01-30  3:27 UTC (permalink / raw)
  To: Nigel Cunningham; +Cc: Linux Kernel Mailing List

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

On Thu, 30 Jan 2003 15:41:15 +1300, Nigel Cunningham <ncunningham@clear.net.nz>  said:

> I've been doing some work on porting my patches to the 2.4 version of
> software suspend to 2.5. Under 2.4, I use the shift_state variable from
> drivers/char/keyboard.c to provide interactive, step-by-step progression
> through the process. That is, there is an option for you to be able to
> press and release shift before the next stage starts. With the new input

Barely related - is there anything that supports the shift_state stuff
for accessibility issues (for instance, people with too little mobility to
hold shift and a key at the same time)?  Or is that something that hasn't
even been looked at, or is the usual answer "Use an input method on the X
server"?

[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]

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

* Re: drivers/char/keyboard.c now unused?
  2003-01-30  2:41 drivers/char/keyboard.c now unused? Nigel Cunningham
  2003-01-30  3:27 ` Valdis.Kletnieks
@ 2003-01-31 17:55 ` Vojtech Pavlik
  1 sibling, 0 replies; 3+ messages in thread
From: Vojtech Pavlik @ 2003-01-31 17:55 UTC (permalink / raw)
  To: Nigel Cunningham; +Cc: Linux Kernel Mailing List

On Thu, Jan 30, 2003 at 03:41:15PM +1300, Nigel Cunningham wrote:
> Hi all.
> 
> I've been doing some work on porting my patches to the 2.4 version of
> software suspend to 2.5. Under 2.4, I use the shift_state variable from
> drivers/char/keyboard.c to provide interactive, step-by-step progression
> through the process. That is, there is an option for you to be able to
> press and release shift before the next stage starts. With the new input
> layer, drivers/char/keyboard.c still exists, but seems to be unused. Can
> I get confirmation that my understand is correct, and (if possible) a
> pointer to information on how I can reimplement the functionality under
> 2.5?

Your understanding is not correct, and drivers/char/keyboard.c is very
much used for all keyboard input in 2.5.

> Oh and before anyone has a hernia, I'm not intending to leave this
> functionality in the final version - its just for debugging purposes.
> 
> Thanks in advance,
> 
> Nigel
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
Vojtech Pavlik
SuSE Labs

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

end of thread, other threads:[~2003-01-31 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-30  2:41 drivers/char/keyboard.c now unused? Nigel Cunningham
2003-01-30  3:27 ` Valdis.Kletnieks
2003-01-31 17:55 ` Vojtech Pavlik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox