9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Detecting keyup/keydown
@ 2013-03-31 17:02 Jeremy Jackins
  2013-04-01 14:05 ` Yaroslav
  0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Jackins @ 2013-03-31 17:02 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I'd like to detect when a key is pressed and when it is released. Has
anyone done this on the Labs distribution? It looks like they've made
it easy enough on 9front, using /dev/kbd, but I'm hoping for a method
that doesn't involve modifying the kbd driver.



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

* Re: [9fans] Detecting keyup/keydown
  2013-03-31 17:02 [9fans] Detecting keyup/keydown Jeremy Jackins
@ 2013-04-01 14:05 ` Yaroslav
  0 siblings, 0 replies; 2+ messages in thread
From: Yaroslav @ 2013-04-01 14:05 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

no, cons(3) interface abstracts away from key strokes and yields complete
Runes.

[-- Attachment #2: Type: text/html, Size: 103 bytes --]

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

end of thread, other threads:[~2013-04-01 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-31 17:02 [9fans] Detecting keyup/keydown Jeremy Jackins
2013-04-01 14:05 ` Yaroslav

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