Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10622
| From | xdevel1999 <xdevel1999@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | read DEL and BACK key from stdin |
| Date | 2011-12-09 07:31 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <bfaf0d1a-2933-4e82-8856-2aac14e11ce9@l29g2000yqf.googlegroups.com> (permalink) |
Is it possible to read DEL and BACKSPACE keys from standard in? If I use: System.in.read() these keys are never returned. Thanks.
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
read DEL and BACK key from stdin xdevel1999 <xdevel1999@gmail.com> - 2011-12-09 07:31 -0800 Re: read DEL and BACK key from stdin Lew <lewbloch@gmail.com> - 2011-12-09 08:19 -0800 Re: read DEL and BACK key from stdin Roedy Green <see_website@mindprod.com.invalid> - 2011-12-09 10:29 -0800
csiph-web